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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h35 delete DwarfAbbrevSection;
66 DwarfAbbrevSection = new NVPTXSection(MCSection::SV_ELF,
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h97 const MCSection *DwarfAbbrevSection; member in class:llvm::MCObjectFileInfo
209 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; }
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp173 DwarfAbbrevSection =
364 DwarfAbbrevSection =
459 DwarfAbbrevSection =

Completed in 119 milliseconds