Class DWARFMacroUndef
java.lang.Object
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroDefine
ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroUndef
Represents a "#undef" macro element.
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroDefine
DWARFMacroDefine.MacroInfo -
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.DWARFMacroDefine
getLineNumber, getMacro, getMacroInfo, parseMacro, toStringMethods inherited from class ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry
getName, getOpcode, getOperand, operandDef, read, toSpecializedForm
-
Constructor Details
-
DWARFMacroUndef
-