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() function236 if (!IsGeneral && __predict_false(is_tls_reloc(r_type))) { in process_relocation_impl()242 if (IsGeneral && is_tls_reloc(r_type)) { in process_relocation_impl()