Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh.c2312 get_plt_index (const struct elf_sh_plt_info *info, bfd_vma offset) in get_plt_index() function
2999 && (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()
DChangeLog-20061290 (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
DChangeLog-20101982 (get_plt_index, get_plt_offset): Handle short_plt.