Searched refs:elf_x86_local_got_tls_type (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h733 #define elf_x86_local_got_tls_type(abfd) \ macro
934 elf_x86_local_got_tls_type (abfd) =
H A Delf64-x86-64.c2071 = elf_x86_local_got_tls_type (abfd) [r_symndx];
2107 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
3403 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delf32-i386.c1679 old_tls_type = elf_x86_local_got_tls_type (abfd) [r_symndx];
1717 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
2850 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delfxx-x86.c2105 local_tls_type = elf_x86_local_got_tls_type (ibfd);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.h780 #define elf_x86_local_got_tls_type(abfd) \ macro
981 elf_x86_local_got_tls_type (abfd) =
H A Delf64-x86-64.c2152 = elf_x86_local_got_tls_type (abfd) [r_symndx];
2188 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
3478 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delf32-i386.c1673 old_tls_type = elf_x86_local_got_tls_type (abfd) [r_symndx];
1711 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
2845 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delfxx-x86.c2290 local_tls_type = elf_x86_local_got_tls_type (ibfd);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h733 #define elf_x86_local_got_tls_type(abfd) \ macro
934 elf_x86_local_got_tls_type (abfd) =
H A Delf64-x86-64.c2071 = elf_x86_local_got_tls_type (abfd) [r_symndx];
2107 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
3403 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delf32-i386.c1679 old_tls_type = elf_x86_local_got_tls_type (abfd) [r_symndx];
1717 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
2850 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delfxx-x86.c2105 local_tls_type = elf_x86_local_got_tls_type (ibfd);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.h578 #define elf_x86_local_got_tls_type(abfd) \ macro
H A Delf32-i386.c1695 elf_x86_local_got_tls_type (abfd)
1699 old_tls_type = elf_x86_local_got_tls_type (abfd) [r_symndx];
1737 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
2789 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delf64-x86-64.c2098 elf_x86_local_got_tls_type (abfd)
2103 = elf_x86_local_got_tls_type (abfd) [r_symndx];
2139 elf_x86_local_got_tls_type (abfd) [r_symndx] = tls_type;
3356 tls_type = elf_x86_local_got_tls_type (input_bfd) [r_symndx];
H A Delfxx-x86.c1073 local_tls_type = elf_x86_local_got_tls_type (ibfd);

Completed in 240 milliseconds