Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h239 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1667 emitSectionSym(Asm, TLOF.getDwarfStrSection(), "info_string"); in emitSectionLabels()
1952 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()