Class LazyBindProcessor
java.lang.Object
ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoProcessor
ghidra.app.util.bin.format.macho.commands.dyld.LazyBindProcessor
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoProcessor
command, header, program, provider
-
Constructor Summary
ConstructorsConstructorDescriptionLazyBindProcessor
(Program program, MachHeader header, ByteProvider provider, DyldInfoCommand command) -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoProcessor
readString, sleb128, uleb128
-
Constructor Details
-
LazyBindProcessor
public LazyBindProcessor(Program program, MachHeader header, ByteProvider provider, DyldInfoCommand command)
-
-
Method Details
-
process
- Specified by:
process
in classAbstractDyldInfoProcessor
- Throws:
Exception
-