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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 13532 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off)
13562 stored by append_relr_off. */
13632 if (!append_relr_off (htab, got, gent->got.offset))
13647 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13701 if (!append_relr_off (htab, got, gent->got.offset))
13713 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13985 if (!append_relr_off (htab, section, r_offset))
14337 if (!append_relr_off (htab, htab->brlt, r_offset))
13528 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 13529 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off)
13559 stored by append_relr_off. */
13629 if (!append_relr_off (htab, got, gent->got.offset))
13644 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13698 if (!append_relr_off (htab, got, gent->got.offset))
13710 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13983 if (!append_relr_off (htab, section, r_offset))
14335 if (!append_relr_off (htab, htab->brlt, r_offset))
13525 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off) function
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 13512 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off)
13542 stored by append_relr_off. */
13612 if (!append_relr_off (htab, got, gent->got.offset))
13627 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13681 if (!append_relr_off (htab, got, gent->got.offset))
13693 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13966 if (!append_relr_off (htab, section, r_offset))
14318 if (!append_relr_off (htab, htab->brlt, r_offset))
13508 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 13505 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off)
13535 stored by append_relr_off. */
13605 if (!append_relr_off (htab, got, gent->got.offset))
13620 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13674 if (!append_relr_off (htab, got, gent->got.offset))
13686 if (!append_relr_off (htab, htab->pltlocal, pent->plt.offset))
13959 if (!append_relr_off (htab, section, r_offset))
14311 if (!append_relr_off (htab, htab->brlt, r_offset))
13501 append_relr_off (struct ppc_link_hash_table *htab, asection *sec, bfd_vma off) function

Completed in 68 milliseconds