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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h217 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } function in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1638 EmitSectionSym(Asm, TLOF.getDwarfStrSection(), "section_str");
2009 Asm->getObjFileLowering().getDwarfStrSection());

Completed in 120 milliseconds