modifiedtype-extends:
FunctionSymbol
- ghidra.program.database.symbol.SymbolDB
+ ghidra.program.database.symbol.MemorySymbol
modifiedmethod:
getObject
return type: Object → Function
- java.lang.Object getObject()
+ ghidra.program.model.listing.Function getObject()
removedmethod:
isPinned
boolean isPinned()
removedmethod:
setPinned
void setPinned(boolean pinned)