Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-ia64.h26 reloc_howto_type *ia64_elf_lookup_howto (unsigned int rtype);
Delfxx-ia64.c197 ia64_elf_lookup_howto (unsigned int rtype) in ia64_elf_lookup_howto() function
325 return ia64_elf_lookup_howto (rtype); in ia64_elf_reloc_type_lookup()
Delfnn-ia64.c206 = ia64_elf_lookup_howto ((unsigned int) ELFNN_R_TYPE (elf_reloc->r_info)); in elfNN_ia64_info_to_howto()
3844 howto = ia64_elf_lookup_howto (r_type); in elfNN_ia64_relocate_section()
Delf64-ia64-vms.c249 = ia64_elf_lookup_howto ((unsigned int) ELF64_R_TYPE (elf_reloc->r_info)); in elf64_ia64_info_to_howto()
3436 howto = ia64_elf_lookup_howto (r_type); in elf64_ia64_relocate_section()
DChangeLog-20112235 (lookup_howto): Renames to ia64_elf_lookup_howto. Make it public.