Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c3175 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()
DChangeLog-20151345 * elf64-ppc.c (sym_exists_at): Make "id" param unsigned.
DChangeLog-20041565 (sym_exists_at): New function.