Function
Package:
ghidra.program.model.listing
Type:
class
12.0_PUBLIC
added
method
:
getType
ghidra.
program.
model.
symbol.
Namespace.
Type getType(
)
11.0_PUBLIC
modified
field
:
RETURN_PTR_PARAM_NAME
constant: None → "__return_storage_ptr__"
- static java.
lang.
String RETURN_PTR_PARAM_NAME
+ static java.
lang.
String RETURN_PTR_PARAM_NAME
modified
field
:
THIS_PARAM_NAME
constant: None → "this"
- static java.
lang.
String THIS_PARAM_NAME
+ static java.
lang.
String THIS_PARAM_NAME
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)
10.0_PUBLIC
added
method
:
isDeleted
boolean isDeleted(
)
9.0.2_PUBLIC
introduced
Initial version