Home
last modified time | relevance | path

Searched refs:tls_get_addr_fd (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c3393 struct ppc_link_hash_entry *tls_get_addr_fd; member
4629 || h == &htab->tls_get_addr_fd->elf) in ppc64_elf_check_relocs()
4639 else if (htab->tls_get_addr_fd == NULL in ppc64_elf_check_relocs()
6742 if (htab->tls_get_addr_fd == NULL in ppc64_elf_tls_setup()
6747 htab->tls_get_addr_fd = h->oh; in ppc64_elf_tls_setup()
6750 if (htab->tls_get_addr_fd != NULL) in ppc64_elf_tls_setup()
6752 struct ppc_link_hash_entry *h = htab->tls_get_addr_fd; in ppc64_elf_tls_setup()
6758 htab->tls_get_addr_fd = h; in ppc64_elf_tls_setup()
6921 || h == &htab->tls_get_addr_fd->elf)) in ppc64_elf_tls_optimize()
9304 || hash == htab->tls_get_addr_fd) in ppc64_elf_size_stubs()
[all …]