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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h87 /// DwarfAccelNamesSection, DwarfAccelObjCSection
90 const MCSection *DwarfAccelNamesSection; member in class:llvm::MCObjectFileInfo
198 return DwarfAccelNamesSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp155 DwarfAccelNamesSection =
551 DwarfAccelNamesSection = 0; // Used only by selected targets.

Completed in 215 milliseconds