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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 7055 struct plt_entry **ifunc, **plt_list;
8428 plt_list = NULL;
8430 plt_list = &h->plt.plist;
8432 plt_list = ifunc;
8438 plt_list = local_plt + r_symndx;
8441 if (plt_list != NULL)
8445 ent = find_plt_ent (plt_list, got2,
7039 struct plt_entry **ifunc, **plt_list; local
elf64-ppc.c 4813 struct plt_entry **ifunc, **plt_list;
5037 plt_list = ifunc;
5045 plt_list = &h->plt.plist;
5047 if (plt_list == NULL)
5048 plt_list = update_local_sym_info (abfd, symtab_hdr, r_symndx,
5051 if (!update_plt_info (abfd, plt_list, rel->r_addend))
5184 plt_list = ifunc;
5205 plt_list = &h->plt.plist;
5210 if (plt_list
5211 && !update_plt_info (abfd, plt_list, rel->r_addend)
4809 struct plt_entry **ifunc, **plt_list; local
17168 struct plt_entry **plt_list = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 7070 struct plt_entry **ifunc, **plt_list;
8444 plt_list = NULL;
8446 plt_list = &h->plt.plist;
8448 plt_list = ifunc;
8454 plt_list = local_plt + r_symndx;
8457 if (plt_list != NULL)
8461 ent = find_plt_ent (plt_list, got2,
7054 struct plt_entry **ifunc, **plt_list; local
elf64-ppc.c 4821 struct plt_entry **ifunc, **plt_list;
5045 plt_list = ifunc;
5053 plt_list = &h->plt.plist;
5055 if (plt_list == NULL)
5056 plt_list = update_local_sym_info (abfd, symtab_hdr, r_symndx,
5059 if (!update_plt_info (abfd, plt_list, rel->r_addend))
5192 plt_list = ifunc;
5213 plt_list = &h->plt.plist;
5218 if (plt_list
5219 && !update_plt_info (abfd, plt_list, rel->r_addend)
4817 struct plt_entry **ifunc, **plt_list; local
17156 struct plt_entry **plt_list = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 7079 struct plt_entry **ifunc, **plt_list;
8453 plt_list = NULL;
8455 plt_list = &h->plt.plist;
8457 plt_list = ifunc;
8463 plt_list = local_plt + r_symndx;
8466 if (plt_list != NULL)
8470 ent = find_plt_ent (plt_list, got2,
7063 struct plt_entry **ifunc, **plt_list; local
elf64-ppc.c 4820 struct plt_entry **ifunc, **plt_list;
5044 plt_list = ifunc;
5052 plt_list = &h->plt.plist;
5054 if (plt_list == NULL)
5055 plt_list = update_local_sym_info (abfd, symtab_hdr, r_symndx,
5058 if (!update_plt_info (abfd, plt_list, rel->r_addend))
5191 plt_list = ifunc;
5212 plt_list = &h->plt.plist;
5217 if (plt_list
5218 && !update_plt_info (abfd, plt_list, rel->r_addend)
4816 struct plt_entry **ifunc, **plt_list; local
17126 struct plt_entry **plt_list = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 7081 struct plt_entry **ifunc, **plt_list;
8455 plt_list = NULL;
8457 plt_list = &h->plt.plist;
8459 plt_list = ifunc;
8465 plt_list = local_plt + r_symndx;
8468 if (plt_list != NULL)
8472 ent = find_plt_ent (plt_list, got2,
7065 struct plt_entry **ifunc, **plt_list; local
elf64-ppc.c 4826 struct plt_entry **ifunc, **plt_list;
5041 plt_list = ifunc;
5049 plt_list = &h->plt.plist;
5051 if (plt_list == NULL)
5052 plt_list = update_local_sym_info (abfd, symtab_hdr, r_symndx,
5055 if (!update_plt_info (abfd, plt_list, rel->r_addend))
5188 plt_list = ifunc;
5209 plt_list = &h->plt.plist;
5214 if (plt_list
5215 && !update_plt_info (abfd, plt_list, rel->r_addend)
4822 struct plt_entry **ifunc, **plt_list; local
17119 struct plt_entry **plt_list = NULL; local
    [all...]

Completed in 51 milliseconds