Searched refs:lo16_howto (Results 1 – 2 of 2) sorted by relevance
6265 reloc_howto_type *lo16_howto; in _bfd_mips_elf_relocate_section() local6285 lo16_howto = MIPS_ELF_RTYPE_TO_HOWTO (input_bfd, lo, FALSE); in _bfd_mips_elf_relocate_section()6286 l = mips_elf_obtain_contents (lo16_howto, lo16_relocation, in _bfd_mips_elf_relocate_section()6288 l &= lo16_howto->src_mask; in _bfd_mips_elf_relocate_section()6289 l <<= lo16_howto->rightshift; in _bfd_mips_elf_relocate_section()
7759 reloc_howto_type *lo16_howto; in _bfd_mips_elf_relocate_section() local7793 lo16_howto = MIPS_ELF_RTYPE_TO_HOWTO (input_bfd, in _bfd_mips_elf_relocate_section()7797 l = mips_elf_obtain_contents (lo16_howto, lo16_relocation, in _bfd_mips_elf_relocate_section()7801 l &= lo16_howto->src_mask; in _bfd_mips_elf_relocate_section()7802 l <<= lo16_howto->rightshift; in _bfd_mips_elf_relocate_section()