Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-xtensa.c110 static bfd_boolean add_extra_plt_sections
699 if (!add_extra_plt_sections (elf_hash_table (info)->dynobj,
894 if (!add_extra_plt_sections (dynobj, plt_reloc_count))
933 add_extra_plt_sections (dynobj, count) in add_extra_plt_sections() function
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c38 static bfd_boolean add_extra_plt_sections (bfd *, int);
836 if (!add_extra_plt_sections (elf_hash_table (info)->dynobj, in elf_xtensa_check_relocs()
1089 if (!add_extra_plt_sections (dynobj, plt_reloc_count)) in elf_xtensa_create_dynamic_sections()
1126 add_extra_plt_sections (bfd *dynobj, int count) in add_extra_plt_sections() function
H A DChangeLog-20052948 (add_extra_plt_sections): Likewise.