Searched refs:getExecuteOnly (Results 1 – 3 of 3) sorted by relevance
76 SK = SectionKind::getExecuteOnly(); in getExplicitSectionGlobal()85 SK = SectionKind::getExecuteOnly(); in SelectSectionForGlobal()
181 static SectionKind getExecuteOnly() { return get(ExecuteOnly); } in getExecuteOnly() function
404 Kind = SectionKind::getExecuteOnly(); in getELFSection()