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

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

Completed in 155 milliseconds