Class GoFunctabEntry

java.lang.Object
ghidra.app.util.bin.format.golang.rtti.GoFunctabEntry

public class GoFunctabEntry extends Object
  • Constructor Details

    • GoFunctabEntry

      public GoFunctabEntry()
  • Method Details

    • setEntryoff

      public void setEntryoff(long entryoff)
    • setEntry

      public void setEntry(long entry)
    • getFuncAddress

      public Address getFuncAddress()
    • getFuncData

      public GoFuncData getFuncData() throws IOException
      Throws:
      IOException
    • getFuncoff

      public long getFuncoff()