Searched refs:nios2_tls_ldo_reloc (Results 1 – 2 of 2) sorted by relevance
3997 bfd_reloc_code_real_type nios2_tls_ldo_reloc = BFD_RELOC_NONE; in nios2_cons() local4010 nios2_tls_ldo_reloc = BFD_RELOC_NIOS2_TLS_DTPREL; in nios2_cons()4013 if (nios2_tls_ldo_reloc != BFD_RELOC_NONE) in nios2_cons()4055 if (nios2_tls_ldo_reloc == BFD_RELOC_NONE) in nios2_cons()4057 return nios2_tls_ldo_reloc; in nios2_cons()
1450 * gas/config/tc-nios2.c (nios2_tls_ldo_reloc): Delete static var.