Class BindState
java.lang.Object
ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
ghidra.app.util.bin.format.macho.commands.dyld.BindState
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
header, program
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
getAddress, getOrdinalName, getSegmentName, getSegmentStartAddress, getTypeName, perform
-
Constructor Details
-
BindState
-
-
Method Details
-
print
- Specified by:
print
in classAbstractDyldInfoState
-
setWeak
public void setWeak(boolean weak)
-