Searched refs:getExecuteOnly (Results 1 – 3 of 3) sorted by relevance
96 SK = SectionKind::getExecuteOnly(); in getExplicitSectionGlobal()105 SK = SectionKind::getExecuteOnly(); in SelectSectionForGlobal()
191 static SectionKind getExecuteOnly() { return get(ExecuteOnly); } in getExecuteOnly() function
558 Kind = SectionKind::getExecuteOnly(); in getELFSection()