Home
last modified time | relevance | path

Searched refs:DwarfLineSectionSym (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h258 MCSymbol *DwarfDebugLocSectionSym, *DwarfLineSectionSym, *DwarfAddrSectionSym; variable
DDwarfUnit.h536 void initStmtList(MCSymbol *DwarfLineSectionSym);
DDwarfDebug.cpp182 DwarfLineSectionSym = nullptr; in DwarfDebug()
647 NewCU.initStmtList(DwarfLineSectionSym); in constructDwarfCompileUnit()
1654 DwarfLineSectionSym = in emitSectionLabels()
2312 NewCU.initStmtList(DwarfLineSectionSym); in constructSkeletonCU()
DDwarfUnit.cpp2023 void DwarfCompileUnit::initStmtList(MCSymbol *DwarfLineSectionSym) { in initStmtList() argument
2039 DwarfLineSectionSym); in initStmtList()