Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()
130 : DataRelROSection; in SelectSectionForGlobal()
134 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp35 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()
125 : DataRelROSection; in SelectSectionForGlobal()
129 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp35 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()
125 : DataRelROSection; in SelectSectionForGlobal()
129 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h158 MCSection *DataRelROSection; variable
289 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h177 MCSection *DataRelROSection = nullptr; variable
335 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h183 MCSection *DataRelROSection = nullptr; variable
369 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCObjectFileInfo.h183 MCSection *DataRelROSection = nullptr; variable
373 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCObjectFileInfo.h183 MCSection *DataRelROSection = nullptr; variable
372 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCObjectFileInfo.h183 MCSection *DataRelROSection = nullptr; variable
373 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCObjectFileInfo.h183 MCSection *DataRelROSection = nullptr; variable
373 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp364 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp482 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp370 return DataRelROSection; in getSectionForConstant()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp398 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp751 return DataRelROSection; in getSectionForConstant()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1031 return DataRelROSection; in getSectionForConstant()