Searched refs:has_tls_symbols (Results 1 – 1 of 1) sorted by relevance
1101 bool has_tls_symbols = false; in add_relocatable_file() local1158 has_tls_symbols |= (shdr->sh_flags & SHF_TLS) != 0; in add_relocatable_file()1387 if (likely (has_merge_sections || has_tls_symbols)) in add_relocatable_file()