Home
last modified time | relevance | path

Searched refs:getReadOnlyWithRel (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp44 Kind = SectionKind::getReadOnlyWithRel(); in SelectSectionForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h202 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp136 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
183 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
777 SectionKind::getReadOnlyWithRel()); in initWasmMCObjectFileInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp235 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp133 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp1020 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp3183 SectionKind::getReadOnlyWithRel()); in emitXRayTable()
3185 SectionKind::getReadOnlyWithRel()); in emitXRayTable()