Searched refs:get_sym_h (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-ppc.c | 7376 get_sym_h (struct elf_link_hash_entry **hp, in get_sym_h() function 7485 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd)) in get_tls_mask() 7510 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd)) in get_tls_mask() 7535 if (!get_sym_h (&h, &sym, &ent.sec, NULL, local_syms, r_indx, ibfd)) in tocsave_find() 7691 if (!get_sym_h (&h, &sym, &sym_sec, NULL, local_syms, r_symndx, ibfd)) in dec_dynrel_count() 7874 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 8004 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 8062 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 8382 if (!get_sym_h (&h, &sym, &sym_sec, &tls_mask, &locsyms, in ppc64_elf_tls_optimize() 8924 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_toc() [all …]
|
D | ChangeLog-2008 | 2033 * elf32-spu.c (get_sym_h): Don't attempt to read global syms. 2686 * elf32-spu.c (get_sym_h): Likewise. 2688 * elf64-ppc.c (opd_entry_value, get_sym_h, ppc64_elf_edit_toc): Ditto. 3078 (get_sym_h): Likewise.
|
D | ChangeLog-2007 | 2295 (get_sym_h): Read all symbols if stack analysis will be done.
|
D | ChangeLog-0203 | 4555 (get_sym_h, get_tls_type): New functions. 4556 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h. 4563 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
|
D | ChangeLog-2004 | 1926 (get_sym_h): Formatting.
|
D | ChangeLog-2009 | 1678 (get_sym_h): Adjust for local_plt.
|