Class DWARFMacroStartFile
java.lang.Object
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroStartFile
Represents the start of a source file.
-
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
-
Constructor Details
-
DWARFMacroStartFile
-
-
Method Details
-
getLineNumber
- Throws:
IOException
-
getFileNumber
- Throws:
IOException
-
getSourceFile
- Throws:
IOException
-
toString
- Overrides:
toStringin classDWARFMacroInfoEntry
-