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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h220 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } function in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1639 DwarfDebugRangeSectionSym = EmitSectionSym(Asm, TLOF.getDwarfRangesSection(),
2146 Asm->getObjFileLowering().getDwarfRangesSection());

Completed in 166 milliseconds