ElfRelocationTable

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

10.3_PUBLIC

modifiedtype-implements: ElfRelocationTable
- ghidra.app.util.bin.ByteArrayConverter, ghidra.app.util.bin.format.elf.ElfFileSection
+ ghidra.app.util.bin.format.elf.ElfFileSection
removedmethod: toBytes
byte[] toBytes(ghidra.util.DataConverter dc)

10.2_PUBLIC

addedmethod: isMissingRequiredSymbolTable
boolean isMissingRequiredSymbolTable()
modifiedmethod: toDataType
added throws IOException
- ghidra.program.model.data.DataType toDataType()
+ ghidra.program.model.data.DataType toDataType() throws IOException

9.2_PUBLIC

addedmethod: isRelrTable
boolean isRelrTable()

9.1.1_PUBLIC

addedmethod: getRelocationCount
int getRelocationCount()

9.0.1_PUBLIC

introducedInitial version