Package ghidra.app.util.bin.format.omf
Class OmfFixupRecord.FixupState
java.lang.Object
ghidra.app.util.bin.format.omf.OmfFixupRecord.FixupState
- Enclosing class:
- OmfFixupRecord
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
boolean
long
-
Constructor Summary
ConstructorsConstructorDescriptionFixupState
(OmfFileHeader header, ArrayList<OmfSymbol> externsyms, Language lang) -
Method Summary
-
Field Details
-
language
-
frameThreads
-
targetThreads
-
currentFixupRecord
-
groups
-
externals
-
frameState
public int frameState -
targetState
public long targetState -
locAddress
-
M
public boolean M -
locationType
public int locationType
-
-
Constructor Details
-
FixupState
-
-
Method Details
-
clear
public void clear()
-