Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h239 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp274 DIEDelta(Symb, TLOF.getDwarfStrSection()->getBeginSymbol()); in addLocalString()
DDwarfDebug.cpp1460 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp587 Asm->OutStreamer.SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()