Searched refs:IsCPRel (Results 1 – 2 of 2) sorted by relevance
72 static unsigned getXCoreSectionFlags(SectionKind K, bool IsCPRel) { in getXCoreSectionFlags() argument80 else if (IsCPRel) in getXCoreSectionFlags()102 bool IsCPRel = SectionName.startswith(".cp."); in getExplicitSectionGlobal() local103 if (IsCPRel && !Kind.isReadOnly()) in getExplicitSectionGlobal()106 getXCoreSectionFlags(Kind, IsCPRel)); in getExplicitSectionGlobal()
72 static unsigned getXCoreSectionFlags(SectionKind K, bool IsCPRel) { in getXCoreSectionFlags() argument80 else if (IsCPRel) in getXCoreSectionFlags()104 bool IsCPRel = SectionName.startswith(".cp."); in getExplicitSectionGlobal() local105 if (IsCPRel && !Kind.isReadOnly()) in getExplicitSectionGlobal()108 getXCoreSectionFlags(Kind, IsCPRel)); in getExplicitSectionGlobal()