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()
147 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()197 SectionKind::getReadOnlyWithRel()); in initMachOMCObjectFileInfo()913 SectionKind::getReadOnlyWithRel()); in initWasmMCObjectFileInfo()
579 .Case(".data.rel.ro", SectionKind::getReadOnlyWithRel()) in getELFSection()
131 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
1367 return SectionKind::getReadOnlyWithRel(); in getSectionKind()
3960 SectionKind::getReadOnlyWithRel()); in emitXRayTable()3963 "__DATA", "xray_fn_idx", 0, SectionKind::getReadOnlyWithRel()); in emitXRayTable()