Home
last modified time | relevance | path

Searched refs:DataRelROSection (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()
130 : DataRelROSection; in SelectSectionForGlobal()
134 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()
126 : DataRelROSection; in SelectSectionForGlobal()
130 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h122 const MCSection *DataRelROSection; variable
218 const MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h158 MCSection *DataRelROSection; variable
289 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h171 MCSection *DataRelROSection; variable
317 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp64 DataRelROSection = DataRelROLocalSection = ReadOnlySection; in Initialize()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp294 return DataRelROSection; in SelectSectionForGlobal()
313 return DataRelROSection; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp291 DataRelROSection = in InitELFMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp482 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp499 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp370 return DataRelROSection; in getSectionForConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp570 return DataRelROSection; in getSectionForConstant()