Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h142 R_MICROMIPS_HI0_LO16 = 157, enumerator
DChangeLog53 R_MICROMIPS_HI0_LO16, R_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_LDM,
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h145 RELOC_NUMBER (R_MICROMIPS_HI0_LO16, 157)
DChangeLog519 (R_MICROMIPS_JALR, R_MICROMIPS_HI0_LO16): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c1375 HOWTO (R_MICROMIPS_HI0_LO16, /* type */
Delfxx-mips.c5876 case R_MICROMIPS_HI0_LO16: in mips_elf_calculate_relocation()
5886 || r_type == R_MICROMIPS_HI0_LO16) in mips_elf_calculate_relocation()
13622 irel[1].r_info = ELF32_R_INFO (r_symndx, R_MICROMIPS_HI0_LO16); in _bfd_mips_elf_relax_section()
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc350 case elfcpp::R_MICROMIPS_HI0_LO16: in micromips_reloc()
4443 || r_type == elfcpp::R_MICROMIPS_HI0_LO16) in rello16()
9922 case elfcpp::R_MICROMIPS_HI0_LO16: in relocate()