Searched refs:getDwarfStrSection (Results 1 – 5 of 5) sorted by relevance
199 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
244 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
1489 EmitSectionSym(Asm, TLOF.getDwarfStrSection(), "section_str"); in EmitSectionLabels()1787 Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()
1384 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()
705 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()