Searched refs:UseCPRel (Results 1 – 1 of 1) sorted by relevance
111 bool UseCPRel = GO->hasLocalLinkage(); in SelectSectionForGlobal() local114 if (UseCPRel) { in SelectSectionForGlobal()124 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal()131 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySectionLarge in SelectSectionForGlobal()