Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h152 R_MICROMIPS_GPREL7_S2 = 172, enumerator
DChangeLog56 R_MICROMIPS_TLS_TPREL_LO16, R_MICROMIPS_GPREL7_S2,
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.h177 || r_type == R_MICROMIPS_GPREL7_S2); in gprel16_reloc_p()
Delf32-mips.c1505 HOWTO (R_MICROMIPS_GPREL7_S2, /* type */
Delfxx-mips.c5924 case R_MICROMIPS_GPREL7_S2: in mips_elf_calculate_relocation()
8601 case R_MICROMIPS_GPREL7_S2: in _bfd_mips_elf_check_relocs()
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h155 RELOC_NUMBER (R_MICROMIPS_GPREL7_S2, 172)
DChangeLog525 (R_MICROMIPS_GPREL7_S2, R_MICROMIPS_PC23_S2): Likewise.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc358 case elfcpp::R_MICROMIPS_GPREL7_S2: in micromips_reloc()
4599 if (r_type == elfcpp::R_MICROMIPS_GPREL7_S2) in relgprel()
4621 if (r_type == elfcpp::R_MICROMIPS_GPREL7_S2) in relgprel()
9939 case elfcpp::R_MICROMIPS_GPREL7_S2: in relocate()