RefType

Package: ghidra.program.model.symbol
Type: class

10.3_PUBLIC

addedmethod: getDisplayString
java.lang.String getDisplayString()

10.1_PUBLIC

removedfield: STACK_READ
static ghidra.program.model.symbol.RefType STACK_READ
removedfield: STACK_WRITE
static ghidra.program.model.symbol.RefType STACK_WRITE

9.1_PUBLIC

addedfield: CALL_OVERRIDE_UNCONDITIONAL
static ghidra.program.model.symbol.FlowType CALL_OVERRIDE_UNCONDITIONAL
addedfield: CALLOTHER_OVERRIDE_CALL
static ghidra.program.model.symbol.FlowType CALLOTHER_OVERRIDE_CALL
addedfield: CALLOTHER_OVERRIDE_JUMP
static ghidra.program.model.symbol.FlowType CALLOTHER_OVERRIDE_JUMP
addedmethod: isOverride
boolean isOverride()
addedfield: JUMP_OVERRIDE_UNCONDITIONAL
static ghidra.program.model.symbol.FlowType JUMP_OVERRIDE_UNCONDITIONAL

9.0.1_PUBLIC

introducedInitial version