Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c3235 long symcount, codesecsym, codesecsymend, secsymend, opdsymend; in ppc64_elf_get_synthetic_symtab() local
3313 opdsymend = i; in ppc64_elf_get_synthetic_symtab()
3330 if (opdsymend == secsymend) in ppc64_elf_get_synthetic_symtab()
3345 for (i = secsymend, r = opd->relocation; i < opdsymend; ++i) in ppc64_elf_get_synthetic_symtab()
3363 if (!sym_exists_at (syms, opdsymend, symcount, in ppc64_elf_get_synthetic_symtab()
3383 for (i = secsymend, r = opd->relocation; i < opdsymend; ++i) in ppc64_elf_get_synthetic_symtab()
3401 if (!sym_exists_at (syms, opdsymend, symcount, in ppc64_elf_get_synthetic_symtab()
3443 for (i = secsymend; i < opdsymend; ++i) in ppc64_elf_get_synthetic_symtab()
3452 if (!sym_exists_at (syms, opdsymend, symcount, -1, ent)) in ppc64_elf_get_synthetic_symtab()
3554 for (i = secsymend; i < opdsymend; ++i) in ppc64_elf_get_synthetic_symtab()
[all …]