Searched refs:DataRelROSection (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp64 DataRelROSection = DataRelROLocalSection = ReadOnlySection;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h131 const MCSection *DataRelROSection; member in class:llvm::MCObjectFileInfo
236 const MCSection *getDataRelROSection() const { return DataRelROSection; }
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp295 return DataRelROSection;
314 return DataRelROSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp317 DataRelROSection =

Completed in 190 milliseconds