Searched refs:getDwarfLineSection (Results 1 – 5 of 5) sorted by relevance
226 const MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
190 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()211 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
1310 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()
253 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
771 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()