Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-loongarch.c650 unsigned int reloc_got_type; in loongarch_can_trans_tls() local
660 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()
H A Delfnn-aarch64.c5249 unsigned int reloc_got_type; in aarch64_can_relax_tls() local
5255 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()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-aarch64.c5049 unsigned int reloc_got_type; in aarch64_can_relax_tls() local
5055 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()