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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-i386.c607 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 Delf32-s390.c671 unsigned char tls_type; member in struct:elf_s390_link_hash_entry
980 int tls_type, old_tls_type; local
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
935 int tls_type, old_tls_type; local
1796 int tls_type = elf_s390_hash_entry(h)->tls_type; local
2260 int tls_type; local
[all...]
H A Delfxx-sparc.c489 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-x86-64.c428 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-ppc.c2952 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...]
H A Delf32-arm.c2157 unsigned char tls_type; member in struct:elf32_arm_link_hash_entry
5601 char tls_type; local
7590 int tls_type, old_tls_type; local
8266 int tls_type = elf32_arm_hash_entry (h)->tls_type; local
[all...]
H A Delf64-ppc.c3166 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.c105 unsigned char tls_type; member in struct:mips_got_entry
293 unsigned char tls_type; member in struct:mips_elf_link_hash_entry
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...]

Completed in 228 milliseconds