FunctionSignature
Package:
ghidra.program.model.listing
Type:
class
10.3_PUBLIC
added
method
:
getCallingConvention
ghidra.
program.
model.
lang.
PrototypeModel getCallingConvention(
)
added
method
:
getCallingConventionName
java.
lang.
String getCallingConventionName(
)
added
method
:
hasNoReturn
boolean hasNoReturn(
)
added
method
:
hasUnknownCallingConventionName
boolean hasUnknownCallingConventionName(
)
added
field
:
NORETURN_DISPLAY_STRING
static java.
lang.
String NORETURN_DISPLAY_STRING
removed
method
:
getGenericCallingConvention
ghidra.
program.
model.
data.
GenericCallingConvention getGenericCallingConvention(
)
9.0.2_PUBLIC
introduced
Initial version