Searched refs:has_merge_sections (Results 1 – 2 of 2) sorted by relevance
243 bool has_merge_sections; member
1100 bool has_merge_sections = false; in add_relocatable_file() local1157 has_merge_sections |= (shdr->sh_flags & SHF_MERGE) != 0; in add_relocatable_file()1386 fileinfo->has_merge_sections = has_merge_sections; in add_relocatable_file()1387 if (likely (has_merge_sections || has_tls_symbols)) in add_relocatable_file()5364 if (file->has_merge_sections && file->symref[cnt] != NULL in ld_generic_create_outfile()