Searched refs:is_tls_reloc (Results 1 – 1 of 1) sorted by relevance
47 static bool is_tls_reloc(ElfW(Word) type) { in is_tls_reloc() function232 if (IsGeneral && is_tls_reloc(r_type)) { in process_relocation_impl()