Searched refs:is_tls_reloc (Results 1 – 1 of 1) sorted by relevance
2850 static bool is_tls_reloc(ElfW(Word) type) { in is_tls_reloc() function2893 if (is_tls_reloc(type)) { in relocate()2896 } else if (ELF_ST_BIND(symtab_[sym].st_info) == STB_LOCAL && is_tls_reloc(type)) { in relocate()2997 if (is_tls_reloc(type)) { in relocate()