Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-xtensa.c42 static bfd_boolean add_extra_plt_sections (bfd *, int);
841 if (!add_extra_plt_sections (elf_hash_table (info)->dynobj, in elf_xtensa_check_relocs()
1094 if (!add_extra_plt_sections (dynobj, plt_reloc_count)) in elf_xtensa_create_dynamic_sections()
1131 add_extra_plt_sections (bfd *dynobj, int count) in add_extra_plt_sections() function