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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 45 static bool add_extra_plt_sections (struct bfd_link_info *, int);
1196 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1375 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1406 add_extra_plt_sections (struct bfd_link_info *info, int count)
1402 add_extra_plt_sections (struct bfd_link_info *info, int count) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 46 static bool add_extra_plt_sections (struct bfd_link_info *, int);
1197 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1376 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1407 add_extra_plt_sections (struct bfd_link_info *info, int count)
1403 add_extra_plt_sections (struct bfd_link_info *info, int count) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 46 static bool add_extra_plt_sections (struct bfd_link_info *, int);
1197 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1376 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1407 add_extra_plt_sections (struct bfd_link_info *info, int count)
1403 add_extra_plt_sections (struct bfd_link_info *info, int count) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 46 static bool add_extra_plt_sections (struct bfd_link_info *, int);
1199 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1378 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1409 add_extra_plt_sections (struct bfd_link_info *info, int count)
1405 add_extra_plt_sections (struct bfd_link_info *info, int count) function

Completed in 50 milliseconds