Searched refs:find_howto (Results 1 – 3 of 3) sorted by relevance
51 static reloc_howto_type * find_howto PARAMS ((unsigned int));356 find_howto (r_type) in find_howto() function381 bfd_reloc->howto = find_howto (r_type);421 return find_howto (R_ARM_PLT32);
2300 (find_howto): New function: Locate a howto based on a reloc2302 (elf32_arm_info_to_howto): Use find_howto if necessary.2307 (elf32_arm_reloc_type_lookup): Use find_howto if necessary.2374 (find_howto): New function: Find entries in the2376 (elf32_arm_info_to_howto): Use find_howto if the entry cannot be