LLVM 20.0.0git
|
Helper used to pair up a symbol and its DWARF compile unit. More...
#include "CodeGen/AsmPrinter/DwarfDebug.h"
Public Member Functions | |
SymbolCU (DwarfCompileUnit *CU, const MCSymbol *Sym) | |
Public Attributes | |
const MCSymbol * | Sym |
DwarfCompileUnit * | CU |
Helper used to pair up a symbol and its DWARF compile unit.
Definition at line 335 of file DwarfDebug.h.
|
inline |
Definition at line 336 of file DwarfDebug.h.
DwarfCompileUnit* llvm::SymbolCU::CU |
Definition at line 339 of file DwarfDebug.h.
Definition at line 338 of file DwarfDebug.h.