Searched refs:elf_s390_local_got_tls_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-s390.c688 #define elf_s390_local_got_tls_type(abfd) \ macro
1054 elf_s390_local_got_tls_type (abfd)
1176 old_tls_type = elf_s390_local_got_tls_type (abfd) [r_symndx];
1198 elf_s390_local_got_tls_type (abfd) [r_symndx] = tls_type;
2051 local_tls_type = elf_s390_local_got_tls_type (ibfd);
2698 tls_type = elf_s390_local_got_tls_type (input_bfd) [r_symndx];
2925 tls_type = elf_s390_local_got_tls_type (input_bfd) [r_symndx];
H A Delf64-s390.c643 #define elf_s390_local_got_tls_type(abfd) \ macro
1012 elf_s390_local_got_tls_type (abfd)
1140 old_tls_type = elf_s390_local_got_tls_type (abfd) [r_symndx];
1162 elf_s390_local_got_tls_type (abfd) [r_symndx] = tls_type;
2025 local_tls_type = elf_s390_local_got_tls_type (ibfd);
2683 tls_type = elf_s390_local_got_tls_type (input_bfd) [r_symndx];
2910 tls_type = elf_s390_local_got_tls_type (input_bfd) [r_symndx];

Completed in 188 milliseconds