Searched refs:lookup_howto (Results 1 – 6 of 6) sorted by relevance
748 lookup_howto (unsigned int rtype) in lookup_howto() function886 return lookup_howto (rtype); in elf32_i860_reloc_type_lookup()913 = lookup_howto ((unsigned) ELF32_R_TYPE (elf_reloc->r_info)); in elf32_i860_info_to_howto_rela()926 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rello->r_info)); in elf32_i860_relocate_splitn()952 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rello->r_info)); in elf32_i860_relocate_pc16()984 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rello->r_info)); in elf32_i860_relocate_pc26()1105 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rel->r_info)); in elf32_i860_relocate_section()
1575 lookup_howto (unsigned int rtype, bfd *abfd) in lookup_howto() function2989 return lookup_howto (nios2_reloc_map[i].elf_val, abfd); in nios2_elf32_bfd_reloc_type_lookup()3031 cache_ptr->howto = lookup_howto (r_type, abfd); in nios2_elf32_info_to_howto()3743 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rel->r_info), output_bfd); in nios2_elf32_relocate_section()
2036 (lookup_howto): Add ABFD parameter. Adjust to look up in either2039 (nios2_elf32_bfd_reloc_type_lookup): Do lookup using lookup_howto.2043 (nios2_elf32_info_to_howto): Do lookup using lookup_howto.2047 (nios2_elf32_relocate_section): Adjust call to lookup_howto.
2235 (lookup_howto): Renames to ia64_elf_lookup_howto. Make it public.
1733 * elfxx-ia64.c (lookup_howto): Likewise.
7146 (lookup_howto): New function.