Searched refs:sym_exists_at (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-ppc.c | 3175 sym_exists_at (asymbol **syms, long lo, long hi, unsigned int id, bfd_vma value) in sym_exists_at() function 3363 if (!sym_exists_at (syms, opdsymend, symcount, in ppc64_elf_get_synthetic_symtab() 3401 if (!sym_exists_at (syms, opdsymend, symcount, in ppc64_elf_get_synthetic_symtab() 3452 if (!sym_exists_at (syms, opdsymend, symcount, -1, ent)) in ppc64_elf_get_synthetic_symtab() 3562 if (!sym_exists_at (syms, opdsymend, symcount, -1, ent)) in ppc64_elf_get_synthetic_symtab()
|
D | ChangeLog-2015 | 1345 * elf64-ppc.c (sym_exists_at): Make "id" param unsigned.
|
D | ChangeLog-2004 | 1565 (sym_exists_at): New function.
|