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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-x86-64.c437 #define elf64_x86_64_local_got_tls_type(abfd) \
852 elf64_x86_64_local_got_tls_type (abfd)
857 = elf64_x86_64_local_got_tls_type (abfd) [r_symndx];
885 elf64_x86_64_local_got_tls_type (abfd) [r_symndx] = tls_type;
1767 local_tls_type = elf64_x86_64_local_got_tls_type (ibfd);
2512 tls_type = elf64_x86_64_local_got_tls_type (input_bfd) [r_symndx];
435 #define elf64_x86_64_local_got_tls_type macro

Completed in 133 milliseconds