Searched refs:getDwarfLineSection (Results 1 – 11 of 11) sorted by relevance
58 Section == FI->getDwarfLineSection() || in isDwarfSection()
193 .Case("debug_line", MC->getObjectFileInfo()->getDwarfLineSection()) in emitSectionContents()513 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()654 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
118 TheStreamer->switchSection(C.MOFI->getDwarfLineSection()); in emitDebugLineSection()
278 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
408 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()420 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()426 TLOF.getDwarfLineSection()->getBeginSymbol()); in applyStmtList()
543 MS->switchSection(TLOF->getDwarfLineSection()); in generate()
563 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
272 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
2390 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()
196 static_cast<MCSectionELF *>(BC.MOFI->getDwarfLineSection()); in emitAll()
1601 Streamer.switchSection(BC.MOFI->getDwarfLineSection()); in emit()