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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 688 int plt_reloc_count;
1192 htab->plt_reloc_count += 1;
1196 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1375 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
686 int plt_reloc_count; member in struct:elf_xtensa_link_hash_table
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 689 int plt_reloc_count;
1193 htab->plt_reloc_count += 1;
1197 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1376 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
687 int plt_reloc_count; member in struct:elf_xtensa_link_hash_table
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 689 int plt_reloc_count;
1193 htab->plt_reloc_count += 1;
1197 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1376 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
687 int plt_reloc_count; member in struct:elf_xtensa_link_hash_table
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 690 int plt_reloc_count;
1195 htab->plt_reloc_count += 1;
1199 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
1378 if (! add_extra_plt_sections (info, htab->plt_reloc_count))
688 int plt_reloc_count; member in struct:elf_xtensa_link_hash_table

Completed in 57 milliseconds