Searched refs:elf_xtensa_get_plt_section (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c97 static asection *elf_xtensa_get_plt_section (struct bfd_link_info *, int);
1112 if (elf_xtensa_get_plt_section (info, chunk))
1318 (splt = elf_xtensa_get_plt_section (info, chunk)) != NULL;
1888 splt = elf_xtensa_get_plt_section (info, chunk);
8654 splt = elf_xtensa_get_plt_section (info, chunk);
9341 elf_xtensa_get_plt_section (struct bfd_link_info *info, int chunk)
9313 elf_xtensa_get_plt_section (struct bfd_link_info *info, int chunk) function

Completed in 187 milliseconds