Searched refs:has_merge_sections (Results 1 – 2 of 2) sorted by relevance
230 bool has_merge_sections; member
1018 bool has_merge_sections = false; in add_relocatable_file() local1071 has_merge_sections |= (shdr->sh_flags & SHF_MERGE) != 0; in add_relocatable_file()1235 fileinfo->has_merge_sections = has_merge_sections; in add_relocatable_file()1236 if (likely (has_merge_sections)) in add_relocatable_file()4684 if (file->has_merge_sections && file->symref[cnt] != NULL in ld_generic_create_outfile()