Home
last modified time | relevance | path

Searched refs:lo16_howto (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDelfxx-mips.c7840 reloc_howto_type *lo16_howto; in _bfd_mips_elf_relocate_section() local
7895 lo16_howto = MIPS_ELF_RTYPE_TO_HOWTO (input_bfd, in _bfd_mips_elf_relocate_section()
7899 l = mips_elf_obtain_contents (lo16_howto, in _bfd_mips_elf_relocate_section()
7904 l &= lo16_howto->src_mask; in _bfd_mips_elf_relocate_section()
7905 l <<= lo16_howto->rightshift; in _bfd_mips_elf_relocate_section()