Searched refs:DataRelROLocalSection (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.h132 const MCSection *DataRelROLocalSection; member in class:llvm::MCObjectFileInfo
238 return DataRelROLocalSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp292 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
312 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp322 DataRelROLocalSection =

Completed in 221 milliseconds