Class LazyBindState
- java.lang.Object
-
- ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
-
- ghidra.app.util.bin.format.macho.commands.dyld.LazyBindState
-
public class LazyBindState extends AbstractDyldInfoState
-
-
Field Summary
-
Fields inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
header, program
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
print()
-
Methods inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
getAddress, getOrdinalName, getSegmentName, getSegmentStartAddress, getTypeName, perform
-
-
-
-
Method Detail
-
print
public java.lang.String print()
- Specified by:
print
in classAbstractDyldInfoState
-
-