Searched refs:get_plt_index (Results 1 – 3 of 3) sorted by relevance
2312 get_plt_index (const struct elf_sh_plt_info *info, bfd_vma offset) in get_plt_index() function2999 && (get_plt_index (plt_info->short_plt, s->size) < MAX_SHORT_PLT)) in allocate_dynrelocs()4466 + (get_plt_index (htab->plt_info, h->plt.offset) in sh_elf_relocate_section()6718 plt_index = get_plt_index (htab->plt_info, h->plt.offset); in sh_elf_finish_dynamic_symbol()
1290 (get_plt_index, get_plt_offset): New functions.1303 relocations. Use get_plt_index.1304 (sh_elf_finish_dynamic_symbol): Use get_plt_index, install_plt_field
1982 (get_plt_index, get_plt_offset): Handle short_plt.