|
LLVM
8.0.1
|
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 265 of file DwarfDebug.h.
|
inline |
Definition at line 266 of file DwarfDebug.h.
| DwarfCompileUnit* llvm::SymbolCU::CU |
Definition at line 269 of file DwarfDebug.h.
Definition at line 268 of file DwarfDebug.h.
1.8.13