FunctionDB

Package: ghidra.program.database.function
Type: class

10.3_PUBLIC

removedmethod: getDefaultCallingConventionName
java.lang.String getDefaultCallingConventionName()

10.2_PUBLIC

addedmethod: getFunctionThunkAddresses
ghidra.program.model.address.Address[] getFunctionThunkAddresses(boolean recursive)
removedmethod: getFunctionThunkAddresses
ghidra.program.model.address.Address[] getFunctionThunkAddresses()

10.0_PUBLIC

addedmethod: checkDeleted
void checkDeleted()
addedmethod: isDeleted
boolean isDeleted()
addedmethod: refresh
boolean refresh(db.DBRecord refreshRec)
removedmethod: refresh
boolean refresh(db.Record refreshRec)

9.0.2_PUBLIC

addedmethod: refresh
boolean refresh()
addedmethod: refresh
boolean refresh(db.Record refreshRec)

9.0.1_PUBLIC

introducedInitial version