Package ghidra.program.model.symbol
Interface StackReference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getStackOffset()
Returns offset of referenced stack location-
Methods inherited from interface ghidra.program.model.symbol.Reference
getFromAddress, getOperandIndex, getReferenceType, getSource, getSymbolID, getToAddress, isEntryPointReference, isExternalReference, isMemoryReference, isMnemonicReference, isOffsetReference, isOperandReference, isPrimary, isRegisterReference, isShiftedReference, isStackReference
-
-