Home
last modified time | relevance | path

Searched refs:add_extra_plt_sections (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c38 static bfd_boolean add_extra_plt_sections (struct bfd_link_info *, int);
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()
1449 add_extra_plt_sections (struct bfd_link_info *info, int count) in add_extra_plt_sections() function
DChangeLog-20073328 Update arguments to add_extra_plt_sections.
3330 table. Update for plt_reloc_count and add_extra_plt_sections.
3331 (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
DChangeLog-20052948 (add_extra_plt_sections): Likewise.