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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-i386.c557 unsigned char tls_type;
566 /* tls_type for each local got entry. */
640 eh->tls_type = GOT_UNKNOWN;
783 edir->tls_type = eind->tls_type;
784 eind->tls_type = GOT_UNKNOWN;
914 int tls_type, old_tls_type;
919 case R_386_GOT32: tls_type = GOT_NORMAL; break;
920 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break;
923 tls_type
555 unsigned char tls_type; member in struct:elf_i386_link_hash_entry
912 int tls_type, old_tls_type; local
1550 int tls_type = elf_i386_hash_entry(h)->tls_type; local
2026 int tls_type; local
[all...]
H A Delf64-x86-64.c335 unsigned char tls_type;
345 /* tls_type for each local got entry. */
409 eh->tls_type = GOT_UNKNOWN;
552 edir->tls_type = eind->tls_type;
553 eind->tls_type = GOT_UNKNOWN;
687 int tls_type, old_tls_type;
691 default: tls_type = GOT_NORMAL; break;
692 case R_X86_64_TLSGD: tls_type = GOT_TLS_GD; break;
693 case R_X86_64_GOTTPOFF: tls_type
333 unsigned char tls_type; member in struct:elf64_x86_64_link_hash_entry
685 int tls_type, old_tls_type; local
1350 int tls_type = elf64_x86_64_hash_entry (h)->tls_type; local
1782 int tls_type; local
[all...]
H A Delf32-s390.c653 unsigned char tls_type; member in struct:elf_s390_link_hash_entry
663 /* tls_type for each local got entry. */
748 eh->tls_type = GOT_UNKNOWN;
896 edir->tls_type = eind->tls_type;
897 eind->tls_type = GOT_UNKNOWN;
961 int tls_type, old_tls_type; local
1128 tls_type = GOT_NORMAL;
1131 tls_type = GOT_TLS_GD;
1135 tls_type
1826 int tls_type = elf_s390_hash_entry(h)->tls_type; local
2280 int tls_type; local
[all...]
H A Delf64-s390.c606 unsigned char tls_type; member in struct:elf_s390_link_hash_entry
616 /* tls_type for each local got entry. */
701 eh->tls_type = GOT_UNKNOWN;
849 edir->tls_type = eind->tls_type;
850 eind->tls_type = GOT_UNKNOWN;
914 int tls_type, old_tls_type; local
1090 tls_type = GOT_NORMAL;
1093 tls_type = GOT_TLS_GD;
1097 tls_type
1798 int tls_type = elf_s390_hash_entry(h)->tls_type; local
2251 int tls_type; local
[all...]
H A Delf32-sparc.c598 unsigned char tls_type;
607 /* tls_type for each local got entry. */
685 eh->tls_type = GOT_UNKNOWN;
831 edir->tls_type = eind->tls_type;
832 eind->tls_type = GOT_UNKNOWN;
983 int tls_type, old_tls_type;
991 tls_type = GOT_NORMAL;
995 tls_type = GOT_TLS_GD;
999 tls_type
594 unsigned char tls_type; member in struct:elf32_sparc_link_hash_entry
979 int tls_type, old_tls_type; local
1682 int tls_type = elf32_sparc_hash_entry(h)->tls_type; local
2159 int r_type, tls_type; local
[all...]
H A Delf64-ppc.c3046 char tls_type;
3849 && dent->tls_type == ent->tls_type)
4095 unsigned long r_symndx, bfd_vma r_addend, int tls_type)
4111 if ((tls_type & TLS_EXPLICIT) == 0)
4118 && ent->tls_type == tls_type)
4129 ent->tls_type = tls_type;
4137 local_got_tls_masks[r_symndx] |= tls_type;
3042 char tls_type; member in struct:got_entry
4090 update_local_sym_info(bfd *abfd, Elf_Internal_Shdr *symtab_hdr, unsigned long r_symndx, bfd_vma r_addend, int tls_type) argument
4234 int tls_type = 0; local
4937 char tls_type = 0; local
6368 char tls_set, tls_clear, tls_type = 0; local
8641 char tls_mask, tls_gd, tls_type; local
[all...]
H A Delf32-sh.c3681 } tls_type;
3690 /* tls_type for each local got entry. */
3782 ret->tls_type = GOT_UNKNOWN;
4257 int tls_type = sh_elf_hash_entry (h)->tls_type;
4272 if (tls_type == GOT_TLS_GD)
4277 if ((tls_type == GOT_TLS_GD && h->dynindx == -1)
4278 || (tls_type == GOT_TLS_IE && dyn))
4280 else if (tls_type == GOT_TLS_GD)
4691 int tls_type;
3679 } tls_type; member in struct:elf_sh_link_hash_entry
4254 int tls_type = sh_elf_hash_entry (h)->tls_type; local
4687 int tls_type; local
6352 int tls_type, old_tls_type; local
[all...]
H A Delf32-ppc.c3538 int tls_type)
3556 local_got_tls_masks[r_symndx] |= tls_type;
3628 int tls_type = 0;
3658 tls_type = TLS_TLS | TLS_LD;
3665 tls_type = TLS_TLS | TLS_GD;
3674 tls_type = TLS_TLS | TLS_TPREL;
3681 tls_type = TLS_TLS | TLS_DTPREL;
3702 ppc_elf_hash_entry (h)->tls_mask |= tls_type;
3706 if (!update_local_sym_info (abfd, symtab_hdr, r_symndx, tls_type))
4702 unsigned int tls_type, tls_mas
3520 update_local_sym_info(bfd *abfd, Elf_Internal_Shdr *symtab_hdr, unsigned long r_symndx, int tls_type) argument
3613 int tls_type = 0; local
4683 unsigned int tls_type, tls_mask, tls_gd; local
[all...]

Completed in 148 milliseconds