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 DWARFMacroDefine
DWARFMacroDefine.MacroInfo -
Field Summary
Fields inherited from class DWARFMacroInfoEntry
macroHeader, opcode, operandValues, rawOpcode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DWARFMacroDefine
getLineNumber, getMacro, getMacroInfo, parseMacro, toStringMethods inherited from class DWARFMacroInfoEntry
getName, getOpcode, getOperand, operandDef, read, toSpecializedForm
-
Constructor Details
-
DWARFMacroUndef
-