Searched refs:tls_reloc (Results 1 – 12 of 12) sorted by relevance
403 bool tls_reloc = true; in _bfd_aarch64_elf_resolve_relocation() local451 tls_reloc = false; in _bfd_aarch64_elf_resolve_relocation()475 if (weak_undef_p && tls_reloc) in _bfd_aarch64_elf_resolve_relocation()
225 (xg_build_to_insn): Likewise. Update renamed tls_reloc reference.227 (md_assemble): Update renamed tls_reloc reference. Handle "j.l".230 (vinsn_to_insnbuf): Update renamed tls_reloc references.233 * config/xtensa-istack.h (struct tinsn_struct): Rename tls_reloc660 * config/xtensa-istack.h (tinsn_struct): Add tls_reloc field.
110 enum tls_reloc { enum128 enum tls_reloc tls_type;652 info->tls_type = tls_reloc (INTVAL (XVECEXP (x, 0, 1))); in microblaze_classify_unspec()
111 enum tls_reloc { enum129 enum tls_reloc tls_type;653 info->tls_type = tls_reloc (INTVAL (XVECEXP (x, 0, 1))); in microblaze_classify_unspec()
2399 enum tls_reloc { enum29533 enum tls_reloc reloc; in arm_emit_tls_decoration()29537 reloc = (enum tls_reloc) INTVAL (XVECEXP (x, 0, 1)); in arm_emit_tls_decoration()
2431 enum tls_reloc { enum30073 enum tls_reloc reloc; in arm_emit_tls_decoration()30077 reloc = (enum tls_reloc) INTVAL (XVECEXP (x, 0, 1)); in arm_emit_tls_decoration()
36506 ADDRESS_TLS and tls_reloc address types.36507 (microblaze_address_info): Add tls_reloc.
4976 (enum tls_reloc): New.
14954 * config/arm/arm.c (tls_reloc): Add TLS_GD32_FDPIC,
20947 * config/arm/arm.c (enum tls_reloc): Add TLS_DESCSEQ.