Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf64-ppc.c5865 is_tls_get_addr (struct elf_link_hash_entry *h, in is_tls_get_addr() function
8297 && is_tls_get_addr (h, htab) in ppc64_elf_tls_optimize()
11190 && is_tls_get_addr (&stub_entry->h->elf, htab) in plt_stub_size()
11255 && is_tls_get_addr (&stub_entry->h->elf, htab) in build_plt_stub()
12005 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_build_one_stub()
12196 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_build_one_stub()
12507 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
12572 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
12627 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
14110 && is_tls_get_addr (&hash->elf, htab) in ppc64_elf_size_stubs()
[all …]
DChangeLog-2020605 NULL stub_entry->h before calling is_tls_get_addr.
1039 * elf64-ppc.c (is_tls_get_addr): Avoid UB &h->elf when h is NULL.
4737 (is_tls_get_addr): Match tga_desc and tga_desc_df too.
4788 (defined_sym_val, is_tls_get_addr): Likewise.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf64-ppc.c5865 is_tls_get_addr (struct elf_link_hash_entry *h, in is_tls_get_addr() function
8297 && is_tls_get_addr (h, htab) in ppc64_elf_tls_optimize()
11196 && is_tls_get_addr (&stub_entry->h->elf, htab) in plt_stub_size()
11261 && is_tls_get_addr (&stub_entry->h->elf, htab) in build_plt_stub()
12011 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_build_one_stub()
12202 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_build_one_stub()
12513 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
12578 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
12633 && is_tls_get_addr (&stub_entry->h->elf, htab) in ppc_size_one_stub()
14116 && is_tls_get_addr (&hash->elf, htab) in ppc64_elf_size_stubs()
[all …]
DChangeLog-2020605 NULL stub_entry->h before calling is_tls_get_addr.
1039 * elf64-ppc.c (is_tls_get_addr): Avoid UB &h->elf when h is NULL.
4737 (is_tls_get_addr): Match tga_desc and tga_desc_df too.
4788 (defined_sym_val, is_tls_get_addr): Likewise.