Searched refs:ia64_elf_lookup_howto (Results 1 – 5 of 5) sorted by relevance
26 reloc_howto_type *ia64_elf_lookup_howto (unsigned int rtype);
197 ia64_elf_lookup_howto (unsigned int rtype) in ia64_elf_lookup_howto() function325 return ia64_elf_lookup_howto (rtype); in ia64_elf_reloc_type_lookup()
206 = 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()
249 = 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()
2235 (lookup_howto): Renames to ia64_elf_lookup_howto. Make it public.