Package ghidra.app.util.bin.format.omf
Class OmfExternalSymbol
java.lang.Object
ghidra.app.util.bin.format.omf.OmfRecord
ghidra.app.util.bin.format.omf.OmfExternalSymbol
- Direct Known Subclasses:
OmfComdefRecord
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
OmfExternalSymbol
(boolean isStatic) OmfExternalSymbol
(BinaryReader reader, boolean isStatic) -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.omf.OmfRecord
calcCheckSum, getRecordLength, getRecordType, hasBigFields, readCheckSumByte, readIndex, readInt1Or2, readInt2Or4, readRecord, readRecordHeader, readString, validCheckSum
-
Field Details
-
symbol
-
-
Constructor Details
-
OmfExternalSymbol
protected OmfExternalSymbol(boolean isStatic) -
OmfExternalSymbol
- Throws:
IOException
-
-
Method Details
-
getSymbols
-
isStatic
public boolean isStatic()
-