ElfRelocationTable
Package:
ghidra.app.util.bin.format.elf
Type:
class
10.3_PUBLIC
modified
type-implements
:
ElfRelocationTable
-
ghidra.
app.
util.
bin.
ByteArrayConverter,
ghidra.
app.
util.
bin.
format.
elf.
ElfFileSection
+ ghidra.
app.
util.
bin.
format.
elf.
ElfFileSection
removed
method
:
toBytes
byte[] toBytes(
ghidra.
util.
DataConverter dc)
10.2_PUBLIC
added
method
:
isMissingRequiredSymbolTable
boolean isMissingRequiredSymbolTable(
)
modified
method
:
toDataType
added throws IOException
- ghidra.
program.
model.
data.
DataType toDataType(
)
+ ghidra.
program.
model.
data.
DataType toDataType(
)
throws IOException
9.2_PUBLIC
added
method
:
isRelrTable
boolean isRelrTable(
)
9.1.1_PUBLIC
added
method
:
getRelocationCount
int getRelocationCount(
)
9.0.1_PUBLIC
introduced
Initial version