|
LLVM
3.7.0
|
Helper used to pair up a symbol and its DWARF compile unit. More...
#include <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 200 of file DwarfDebug.h.
|
inline |
Definition at line 201 of file DwarfDebug.h.
| DwarfCompileUnit* llvm::SymbolCU::CU |
Definition at line 203 of file DwarfDebug.h.
Definition at line 202 of file DwarfDebug.h.
1.8.6