LLVM API Documentation
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 145 of file DwarfDebug.h.
llvm::SymbolCU::SymbolCU | ( | DwarfCompileUnit * | CU, |
const MCSymbol * | Sym | ||
) | [inline] |
Definition at line 146 of file DwarfDebug.h.
Definition at line 148 of file DwarfDebug.h.
Definition at line 147 of file DwarfDebug.h.