Home
last modified time | relevance | path

Searched defs:DwarfLineSectionSym (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h232 MCSymbol *DwarfDebugLocSectionSym, *DwarfLineSectionSym, *DwarfAddrSectionSym; variable
H A DDwarfCompileUnit.cpp246 void DwarfCompileUnit::initStmtList(MCSymbol *DwarfLineSectionSym) { in initStmtList()