Home
last modified time | relevance | path

Searched refs:has_merge_sections (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/0.153/src/
Dld.h251 bool has_merge_sections; member
Dldgeneric.c1108 bool has_merge_sections = false; in add_relocatable_file() local
1165 has_merge_sections |= (shdr->sh_flags & SHF_MERGE) != 0; in add_relocatable_file()
1394 fileinfo->has_merge_sections = has_merge_sections; in add_relocatable_file()
1395 if (likely (has_merge_sections || has_tls_symbols)) in add_relocatable_file()
5372 if (file->has_merge_sections && file->symref[cnt] != NULL in ld_generic_create_outfile()