HomeSort by: relevance | last modified time | path
    Searched defs:end_local_opd (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c 1587 bfd_signed_vma *end_local_opd;
1673 end_local_opd = local_opd + locsymcount;
1677 for (; local_opd < end_local_opd; ++local_opd)
1684 for (; local_opd < end_local_opd; ++local_opd)
1586 bfd_signed_vma *end_local_opd; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c 1586 bfd_signed_vma *end_local_opd;
1672 end_local_opd = local_opd + locsymcount;
1676 for (; local_opd < end_local_opd; ++local_opd)
1683 for (; local_opd < end_local_opd; ++local_opd)
1585 bfd_signed_vma *end_local_opd; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c 1587 bfd_signed_vma *end_local_opd;
1673 end_local_opd = local_opd + locsymcount;
1677 for (; local_opd < end_local_opd; ++local_opd)
1684 for (; local_opd < end_local_opd; ++local_opd)
1586 bfd_signed_vma *end_local_opd; local
  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 1704 bfd_signed_vma *end_local_opd;
1754 end_local_opd = start_local_opd + locsymcount;
1805 local_opd < end_local_opd;
1814 local_opd < end_local_opd;
1703 bfd_signed_vma *end_local_opd; local

Completed in 38 milliseconds