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

/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp44 DataRelROSection =
152 : DataRelROSection;
155 if (Kind.isReadOnlyWithRel()) return DataRelROSection;
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h156 const MCSection *DataRelROSection; member in class:llvm::MCObjectFileInfo
302 const MCSection *getDataRelROSection() const { return DataRelROSection; }
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp335 return DataRelROSection;
354 return DataRelROSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp456 DataRelROSection =

Completed in 146 milliseconds