addedmethod:
getPclntable
ghidra.app.util.bin.format.golang.rtti.GoSlice getPclntable()
addedmethod:
getPcValueTable
ghidra.app.util.bin.format.golang.rtti.GoSlice getPcValueTable()
addedmethod:
matchesPcHeader
boolean matchesPcHeader(ghidra.app.util.bin.format.golang.rtti.GoPcHeader otherPcHeader)
removedmethod:
getFilename
java.lang.String getFilename(long fileoff) throws IOException
removedmethod:
matchesPclntab
boolean matchesPclntab(ghidra.app.util.bin.format.golang.rtti.GoPcHeader pclntab)
addedmethod:
getCutab
ghidra.app.util.bin.format.golang.rtti.GoSlice getCutab()
addedmethod:
getFilename
java.lang.String getFilename(long fileoff) throws IOException
addedmethod:
getFiletab
ghidra.app.util.bin.format.golang.rtti.GoSlice getFiletab()
addedmethod:
getGoBinary
ghidra.app.util.bin.format.golang.rtti.GoRttiMapper getGoBinary()
addedmethod:
getPctab
ghidra.app.util.bin.format.golang.rtti.GoSlice getPctab()
modifiedmethod:
additionalMarkup
added throws CancelledException
- void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException
+ void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException, CancelledException