Lines Matching refs:has_merge_sections
1110 bool has_merge_sections = false;1167 has_merge_sections |= (shdr->sh_flags & SHF_MERGE) != 0;1396 fileinfo->has_merge_sections = has_merge_sections;1397 if (likely (has_merge_sections || has_tls_symbols))5374 if (file->has_merge_sections && file->symref[cnt] != NULL