Searched refs:getDwarfLineSection (Results 1 – 3 of 3) sorted by relevance
228 const MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
205 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()218 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
2032 emitSectionSym(Asm, TLOF.getDwarfLineSection(), "section_line"); in emitSectionLabels()