Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp45 Kind = SectionKind::getReadOnlyWithRel(); in SelectSectionForGlobal()
/external/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp46 Kind = SectionKind::getReadOnlyWithRel(); in SelectSectionForGlobal()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp59 SectionKind::getReadOnlyWithRel()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp103 SectionKind::getReadOnlyWithRel()); in InitMachOMCObjectFileInfo()
146 SectionKind::getReadOnlyWithRel()); in InitMachOMCObjectFileInfo()
294 SectionKind::getReadOnlyWithRel()); in InitELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/external/llvm/include/llvm/MC/
DSectionKind.h196 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp224 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp221 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp232 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp156 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
196 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp140 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
187 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp122 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp121 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp134 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp882 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp962 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp234 case 2: Kind = SectionKind::getReadOnlyWithRel(); break; in getConstantPoolSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp3004 SectionKind::getReadOnlyWithRel()); in emitXRayTable()
3006 SectionKind::getReadOnlyWithRel()); in emitXRayTable()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp967 case 2: Kind = SectionKind::getReadOnlyWithRel(); break; in EmitConstantPool()