Searched refs:reloc_got_type (Results 1 – 3 of 3) sorted by relevance
650 unsigned int reloc_got_type; in loongarch_can_trans_tls() local660 reloc_got_type = loongarch_reloc_got_type (r_type); in loongarch_can_trans_tls()662 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in loongarch_can_trans_tls()
5249 unsigned int reloc_got_type; in aarch64_can_relax_tls() local5255 reloc_got_type = aarch64_reloc_got_type (r_type); in aarch64_can_relax_tls()5257 if (symbol_got_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in aarch64_can_relax_tls()
5049 unsigned int reloc_got_type; in aarch64_can_relax_tls() local5055 reloc_got_type = aarch64_reloc_got_type (r_type); in aarch64_can_relax_tls()5057 if (symbol_got_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in aarch64_can_relax_tls()