Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp2850 static bool is_tls_reloc(ElfW(Word) type) { in is_tls_reloc() function
2893 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()