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