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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h153 const MCSection *ConstDataSection; member in class:llvm::MCObjectFileInfo
262 const MCSection *getConstDataSection() const { return ConstDataSection; }
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp552 return ConstDataSection;
573 return ConstDataSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp101 ConstDataSection // .const_data

Completed in 202 milliseconds