Home
last modified time | relevance | path

Searched refs:getDwarfStrSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h244 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1480 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp703 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()