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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp63 DataRelSection = DataRelLocalSection = DataSection;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h130 const MCSection *DataRelLocalSection; member in class:llvm::MCObjectFileInfo
234 return DataRelLocalSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp290 if (Kind.isDataRelLocal()) return DataRelLocalSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp312 DataRelLocalSection =

Completed in 131 milliseconds