Searched refs:IsCPRel (Results 1 – 1 of 1) sorted by relevance
71 static unsigned getXCoreSectionFlags(SectionKind K, bool IsCPRel) { in getXCoreSectionFlags() argument79 else if (IsCPRel) in getXCoreSectionFlags()101 bool IsCPRel = SectionName.starts_with(".cp."); in getExplicitSectionGlobal() local102 if (IsCPRel && !Kind.isReadOnly()) in getExplicitSectionGlobal()105 getXCoreSectionFlags(Kind, IsCPRel)); in getExplicitSectionGlobal()