Searched refs:DwarfRangesSection (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h44 delete DwarfRangesSection;
84 DwarfRangesSection = new NVPTXSection(MCSection::SV_ELF,
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h106 const MCSection *DwarfRangesSection; member in class:llvm::MCObjectFileInfo
220 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; }
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp205 DwarfRangesSection =
389 DwarfRangesSection =
499 DwarfRangesSection =

Completed in 210 milliseconds