Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldgeneric.c1101 bool has_tls_symbols = false; in add_relocatable_file() local
1158 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()