|
LLVM
4.0.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 189 of file DwarfDebug.h.
|
inline |
Definition at line 190 of file DwarfDebug.h.
| DwarfCompileUnit* llvm::SymbolCU::CU |
Definition at line 192 of file DwarfDebug.h.
Definition at line 191 of file DwarfDebug.h.
1.8.6