UndefinedFunction
Package:
ghidra.util
Type:
class
10.3_PUBLIC
added
method
:
hasUnknownCallingConventionName
boolean hasUnknownCallingConventionName(
)
removed
method
:
getDefaultCallingConventionName
java.
lang.
String getDefaultCallingConventionName(
)
10.2_PUBLIC
added
method
:
getFunctionThunkAddresses
ghidra.
program.
model.
address.
Address[] getFunctionThunkAddresses(
boolean recursive)
removed
method
:
getFunctionThunkAddresses
ghidra.
program.
model.
address.
Address[] getFunctionThunkAddresses(
)
10.0_PUBLIC
added
method
:
isDeleted
boolean isDeleted(
)
9.0.1_PUBLIC
introduced
Initial version