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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c449 #define elf64_x86_64_local_got_tls_type(abfd) \
1335 elf64_x86_64_local_got_tls_type (abfd)
1340 = elf64_x86_64_local_got_tls_type (abfd) [r_symndx];
1373 elf64_x86_64_local_got_tls_type (abfd) [r_symndx] = tls_type;
2296 local_tls_type = elf64_x86_64_local_got_tls_type (ibfd);
3342 tls_type = elf64_x86_64_local_got_tls_type (input_bfd) [r_symndx];
447 #define elf64_x86_64_local_got_tls_type macro

Completed in 52 milliseconds