RelocationInfo

Package: ghidra.app.util.bin.format.macho
Type: class

10.2_PUBLIC

removedmethod: createRelocationInfo
static ghidra.app.util.bin.format.macho.RelocationInfo createRelocationInfo(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader) throws IOException

10.0_PUBLIC

addedmethod: getValue
int getValue()
addedmethod: isScattered
boolean isScattered()
removedmethod: getLengthInBytes
java.lang.String getLengthInBytes()
removedmethod: getSymbolIndex
int getSymbolIndex()
removedfield: r_symbolnum
int r_symbolnum

9.0.2_PUBLIC

addedmethod: getLengthInBytes
java.lang.String getLengthInBytes()
addedfield: r_address
int r_address
addedfield: r_extern
int r_extern
addedfield: r_length
int r_length
addedfield: r_pcrel
int r_pcrel
addedfield: r_symbolnum
int r_symbolnum
addedfield: r_type
int r_type

9.0.1_PUBLIC

introducedInitial version