Searched refs:getReadOnlyWithRel (Results 1 – 8 of 8) sorted by relevance
45 Kind = SectionKind::getReadOnlyWithRel(); in SelectSectionForGlobal()
214 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
310 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
156 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()206 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()929 SectionKind::getReadOnlyWithRel()); in initWasmMCObjectFileInfo()
580 .Case(".data.rel.ro", SectionKind::getReadOnlyWithRel()) in getELFSection()
132 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
1383 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
4196 SectionKind::getReadOnlyWithRel()); in emitXRayTable()