Searched refs:DwarfLineSectionSym (Results 1 – 4 of 4) sorted by relevance
258 MCSymbol *DwarfDebugLocSectionSym, *DwarfLineSectionSym, *DwarfAddrSectionSym; variable
536 void initStmtList(MCSymbol *DwarfLineSectionSym);
182 DwarfLineSectionSym = nullptr; in DwarfDebug()647 NewCU.initStmtList(DwarfLineSectionSym); in constructDwarfCompileUnit()1654 DwarfLineSectionSym = in emitSectionLabels()2312 NewCU.initStmtList(DwarfLineSectionSym); in constructSkeletonCU()
2023 void DwarfCompileUnit::initStmtList(MCSymbol *DwarfLineSectionSym) { in initStmtList() argument2039 DwarfLineSectionSym); in initStmtList()