Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp45 Kind = SectionKind::getReadOnlyWithRel(); in SelectSectionForGlobal()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DSectionKind.h203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp136 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
183 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()
754 SectionKind::getReadOnlyWithRel()); in initWasmMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp235 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp134 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp928 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3096 SectionKind::getReadOnlyWithRel()); in emitXRayTable()
3098 SectionKind::getReadOnlyWithRel()); in emitXRayTable()