ElfDynamicTable

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

10.3_PUBLIC

removedmethod: setDynamicValue
void setDynamicValue(long type, long value)
removedmethod: setDynamicValue
void setDynamicValue(ghidra.app.util.bin.format.elf.ElfDynamicType type, long value)
removedmethod: toBytes
byte[] toBytes(ghidra.util.DataConverter dc) throws ArrayIndexOutOfBoundsException

10.2_PUBLIC

removedmethod: createDynamicTable
static ghidra.app.util.bin.format.elf.ElfDynamicTable createDynamicTable(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, ghidra.app.util.bin.format.elf.ElfHeader header, long fileOffset, long addrOffset) throws IOException

9.0.1_PUBLIC

introducedInitial version