Searched refs:UseCPRel (Results 1 – 1 of 1) sorted by relevance
116 bool UseCPRel = GV->isLocalLinkage(GV->getLinkage()); in SelectSectionForGlobal() local119 if (UseCPRel) { in SelectSectionForGlobal()129 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal()136 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySectionLarge in SelectSectionForGlobal()