Searched refs:get_sym_h (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 7191 get_sym_h (struct elf_link_hash_entry **hp, in get_sym_h() function 7300 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd)) in get_tls_mask() 7325 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd)) in get_tls_mask() 7350 if (!get_sym_h (&h, &sym, &ent.sec, NULL, local_syms, r_indx, ibfd)) in tocsave_find() 7506 if (!get_sym_h (&h, &sym, &sym_sec, NULL, local_syms, r_symndx, ibfd)) in dec_dynrel_count() 7689 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 7827 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 8192 if (!get_sym_h (&h, &sym, &sym_sec, &tls_mask, &locsyms, in ppc64_elf_tls_optimize() 8722 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_toc() 8790 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_toc() [all …]
|
D | elf32-spu.c | 484 get_sym_h (struct elf_link_hash_entry **hp, in get_sym_h() function 1587 if (!get_sym_h (&h, &sym, &sym_sec, &local_syms, r_indx, ibfd)) in process_stubs() 2709 if (!get_sym_h (&h, &sym, &sym_sec, psyms, r_indx, sec->owner)) in mark_functions_via_relocs()
|
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.
|