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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h36 delete DwarfInfoSection;
68 DwarfInfoSection = new NVPTXSection(MCSection::SV_ELF,
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h98 const MCSection *DwarfInfoSection; member in class:llvm::MCObjectFileInfo
210 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; }
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp177 DwarfInfoSection =
367 DwarfInfoSection =
464 DwarfInfoSection =

Completed in 190 milliseconds