DyldChainedImports
Package:
ghidra.app.util.bin.format.macho.commands
Type:
class
10.4_PUBLIC
removed
type
:
ghidra.app.util.bin.format.macho.commands.DyldChainedImports
class DyldChainedImports
10.2_PUBLIC
added
method
:
initSymbols
void initSymbols(
ghidra.
app.
util.
bin.
BinaryReader reader,
ghidra.
app.
util.
bin.
format.
macho.
commands.
DyldChainedFixupHeader dyldChainedFixupHeader) throws IOException
removed
method
:
initSymbols
void initSymbols(
ghidra.
app.
util.
bin.
format.
FactoryBundledWithBinaryReader reader,
ghidra.
app.
util.
bin.
format.
macho.
commands.
DyldChainedFixupHeader dyldChainedFixupHeader) throws IOException
10.1_PUBLIC
introduced
Initial version