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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf64-x86-64.c454 #define elf64_x86_64_local_got_tls_type(abfd) \
869 elf64_x86_64_local_got_tls_type (abfd)
874 = elf64_x86_64_local_got_tls_type (abfd) [r_symndx];
902 elf64_x86_64_local_got_tls_type (abfd) [r_symndx] = tls_type;
1760 local_tls_type = elf64_x86_64_local_got_tls_type (ibfd);
2508 tls_type = elf64_x86_64_local_got_tls_type (input_bfd) [r_symndx];
452 #define elf64_x86_64_local_got_tls_type macro

Completed in 51 milliseconds