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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2808 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4569 ent = find_plt_ent (&h->plt.plist,
4686 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6308 /* The condition here under which we call find_plt_ent must
6309 match that in relocate_section. If we call find_plt_ent here
6335 ent = find_plt_ent (plist, got2, addend);
7612 ent = find_plt_ent (ifunc, got2, addend);
8261 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8392 ent = find_plt_ent (&h->plt.plist, got2,
8445 ent = find_plt_ent (plt_list, got2
2801 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2821 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4582 ent = find_plt_ent (&h->plt.plist,
4699 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6321 /* The condition here under which we call find_plt_ent must
6322 match that in relocate_section. If we call find_plt_ent here
6348 ent = find_plt_ent (plist, got2, addend);
7628 ent = find_plt_ent (ifunc, got2, addend);
8277 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8408 ent = find_plt_ent (&h->plt.plist, got2,
8461 ent = find_plt_ent (plt_list, got2
2814 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2821 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4582 ent = find_plt_ent (&h->plt.plist,
4699 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6319 /* The condition here under which we call find_plt_ent must
6320 match that in relocate_section. If we call find_plt_ent here
6346 ent = find_plt_ent (plist, got2, addend);
7637 ent = find_plt_ent (ifunc, got2, addend);
8286 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8417 ent = find_plt_ent (&h->plt.plist, got2,
8470 ent = find_plt_ent (plt_list, got2
2814 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2808 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4569 ent = find_plt_ent (&h->plt.plist,
4686 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6308 /* The condition here under which we call find_plt_ent must
6309 match that in relocate_section. If we call find_plt_ent here
6335 ent = find_plt_ent (plist, got2, addend);
7614 ent = find_plt_ent (ifunc, got2, addend);
8263 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8394 ent = find_plt_ent (&h->plt.plist, got2,
8447 ent = find_plt_ent (plt_list, got2
2801 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
    [all...]

Completed in 24 milliseconds