Searched refs:tls_type (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-i386.c609 unsigned char tls_type;
622 /* tls_type for each local got entry. */
724 eh->tls_type = GOT_UNKNOWN;
876 edir->tls_type = eind->tls_type;
877 eind->tls_type = GOT_UNKNOWN;
1016 int tls_type, old_tls_type;
1021 case R_386_GOT32: tls_type = GOT_NORMAL; break;
1022 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break;
1025 tls_type
607 unsigned char tls_type; member in struct:elf_i386_link_hash_entry
1014 int tls_type, old_tls_type; local
1662 int tls_type = elf_i386_hash_entry(h)->tls_type; local
2238 int tls_type; local
[all...]
H A Delf64-x86-64.c430 unsigned char tls_type;
444 /* tls_type for each local got entry. */
528 eh->tls_type = GOT_UNKNOWN;
674 edir->tls_type = eind->tls_type;
675 eind->tls_type = GOT_UNKNOWN;
824 int tls_type, old_tls_type;
828 default: tls_type = GOT_NORMAL; break;
829 case R_X86_64_TLSGD: tls_type = GOT_TLS_GD; break;
830 case R_X86_64_GOTTPOFF: tls_type
428 unsigned char tls_type; member in struct:elf64_x86_64_link_hash_entry
822 int tls_type, old_tls_type; local
1505 int tls_type = elf64_x86_64_hash_entry (h)->tls_type; local
2078 int tls_type; local
[all...]
H A Delf32-s390.c671 unsigned char tls_type; member in struct:elf_s390_link_hash_entry
681 /* tls_type for each local got entry. */
768 eh->tls_type = GOT_UNKNOWN;
915 edir->tls_type = eind->tls_type;
916 eind->tls_type = GOT_UNKNOWN;
980 int tls_type, old_tls_type; local
1152 tls_type = GOT_NORMAL;
1155 tls_type = GOT_TLS_GD;
1159 tls_type
1821 int tls_type = elf_s390_hash_entry(h)->tls_type; local
2286 int tls_type; local
[all...]
H A Delf64-s390.c626 unsigned char tls_type; member in struct:elf_s390_link_hash_entry
636 /* tls_type for each local got entry. */
723 eh->tls_type = GOT_UNKNOWN;
870 edir->tls_type = eind->tls_type;
871 eind->tls_type = GOT_UNKNOWN;
935 int tls_type, old_tls_type; local
1116 tls_type = GOT_NORMAL;
1119 tls_type = GOT_TLS_GD;
1123 tls_type
1796 int tls_type = elf_s390_hash_entry(h)->tls_type; local
2260 int tls_type; local
[all...]
H A Delfxx-sparc.c490 unsigned char tls_type;
499 /* tls_type for each local got entry. */
812 eh->tls_type = GOT_UNKNOWN;
1025 edir->tls_type = eind->tls_type;
1026 eind->tls_type = GOT_UNKNOWN;
1183 int tls_type, old_tls_type;
1191 tls_type = GOT_NORMAL;
1195 tls_type = GOT_TLS_GD;
1199 tls_type
489 unsigned char tls_type; member in struct:_bfd_sparc_elf_link_hash_entry
1181 int tls_type, old_tls_type; local
1947 int tls_type = _bfd_sparc_elf_hash_entry(h)->tls_type; local
2500 int r_type, tls_type; local
[all...]
H A Delf64-ppc.c3170 char tls_type;
4047 && dent->tls_type == ent->tls_type)
4312 unsigned long r_symndx, bfd_vma r_addend, int tls_type)
4328 if ((tls_type & TLS_EXPLICIT) == 0)
4335 && ent->tls_type == tls_type)
4346 ent->tls_type = tls_type;
4354 local_got_tls_masks[r_symndx] |= tls_type;
3166 char tls_type; member in struct:got_entry
4307 update_local_sym_info(bfd *abfd, Elf_Internal_Shdr *symtab_hdr, unsigned long r_symndx, bfd_vma r_addend, int tls_type) argument
4455 int tls_type = 0; local
5269 char tls_type = 0; local
6826 char tls_set, tls_clear, tls_type = 0; local
9841 char tls_mask, tls_gd, tls_type; local
[all...]
H A Delfxx-mips.c71 mips_got_entry fields (tls_type and gotidx) to track the symbol's
105 unsigned char tls_type; member in struct:mips_got_entry
293 unsigned char tls_type; member in struct:mips_elf_link_hash_entry
845 ret->tls_type = GOT_NORMAL;
1988 + ((entry->tls_type & GOT_TLS_LDM) << 17)
2002 if ((e1->tls_type ^ e2->tls_type) & GOT_TLS_LDM)
2025 ? ((entry->tls_type & GOT_TLS_LDM)
2039 if (e1->tls_type & e2->tls_type
2111 mips_tls_got_relocs(struct bfd_link_info *info, unsigned char tls_type, struct elf_link_hash_entry *h) argument
2357 mips_tls_got_index(bfd *abfd, bfd_vma got_index, unsigned char *tls_type, int r_type, struct bfd_link_info *info, struct mips_elf_link_hash_entry *h, bfd_vma symbol) argument
3193 unsigned char tls_type; local
[all...]
H A Delf32-arm.c2088 /* tls_type for each local got entry. */
2157 unsigned char tls_type; member in struct:elf32_arm_link_hash_entry
2284 ret->tls_type = GOT_UNKNOWN;
2444 edir->tls_type = eind->tls_type;
2445 eind->tls_type = GOT_UNKNOWN;
5601 char tls_type; local
5619 tls_type = ((struct elf32_arm_link_hash_entry *) h)->tls_type;
5626 tls_type
7590 int tls_type, old_tls_type; local
8266 int tls_type = elf32_arm_hash_entry (h)->tls_type; local
[all...]
H A Delf32-ppc.c2961 int tls_type)
2979 local_got_tls_masks[r_symndx] |= tls_type;
3083 int tls_type = 0;
3118 tls_type = TLS_TLS | TLS_LD;
3125 tls_type = TLS_TLS | TLS_GD;
3134 tls_type = TLS_TLS | TLS_TPREL;
3141 tls_type = TLS_TLS | TLS_DTPREL;
3162 ppc_elf_hash_entry (h)->tls_mask |= tls_type;
3166 if (!update_local_sym_info (abfd, symtab_hdr, r_symndx, tls_type))
5711 unsigned int tls_type, tls_mas
2952 update_local_sym_info(bfd *abfd, Elf_Internal_Shdr *symtab_hdr, unsigned long r_symndx, int tls_type) argument
3077 int tls_type = 0; local
5696 unsigned int tls_type, tls_mask, tls_gd; local
[all...]

Completed in 147 milliseconds