Class DWARFMacroImport
java.lang.Object
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroImport
Represents the inclusion of macro entries from another macro header.
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
macroHeader, opcode, operandValues, rawOpcode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
getName, getOpcode, getOperand, operandDef, read, toSpecializedForm, toString
-
Constructor Details
-
DWARFMacroImport
-
-
Method Details
-
getOffset
- Throws:
IOException
-
getImportedMacroHeader
- Throws:
IOException
-