Searched refs:UseCPRel (Results 1 – 1 of 1) sorted by relevance
112 bool UseCPRel = GO->hasLocalLinkage(); in SelectSectionForGlobal() local115 if (UseCPRel) { in SelectSectionForGlobal()125 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal()132 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySectionLarge in SelectSectionForGlobal()