Lines Matching full:mips16
4532 * elf32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
4541 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4544 (mips_elf32_rtype_to_howto): Fetch MIPS16 howtos from
4547 MIPS16 REL reloc howtos. Add R_MIPS16_HI16 and R_MIPS16_LO16
4552 (mips16_elf64_howto_table_rela): New array for MIPS16 RELA
4559 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4562 (mips_elf64_rtype_to_howto): Fetch MIPS16 howtos from
4564 * elfn32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
4573 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4576 (mips_elf_n32_rtype_to_howto): Fetch MIPS16 howtos from
4579 handle bit shuffling for MIPS16 relocs.