Searched refs:getExecuteOnly (Results 1 – 2 of 2) sorted by relevance
107 SK = SectionKind::getExecuteOnly(); in getExplicitSectionGlobal()116 SK = SectionKind::getExecuteOnly(); in SelectSectionForGlobal()
191 static SectionKind getExecuteOnly() { return get(ExecuteOnly); } in getExecuteOnly() function