Searched refs:plt_reloc_count (Results 1 – 3 of 3) sorted by relevance
608 int plt_reloc_count; member1104 htab->plt_reloc_count += 1; in elf_xtensa_check_relocs()1108 if (! add_extra_plt_sections (info, htab->plt_reloc_count)) in elf_xtensa_check_relocs()1418 if (! add_extra_plt_sections (info, htab->plt_reloc_count)) in elf_xtensa_create_dynamic_sections()
3323 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.3327 (elf_xtensa_check_relocs): Update plt_reloc_count references.3330 table. Update for plt_reloc_count and add_extra_plt_sections.
1849 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.