Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/elfcpp/
Dmips.h140 R_MICROMIPS_GOT_LO16 = 149, enumerator
DChangeLog-0815118 R_MICROMIPS_GOT_HI16, R_MICROMIPS_GOT_LO16, R_MICROMIPS_SUB,
/toolchain/binutils/binutils-2.27/bfd/
Delfn32-mips.c2304 HOWTO (R_MICROMIPS_GOT_LO16, /* type */
2623 HOWTO (R_MICROMIPS_GOT_LO16, /* type */
3284 { BFD_RELOC_MICROMIPS_GOT_LO16, R_MICROMIPS_GOT_LO16 - R_MICROMIPS_min },
Delf32-mips.c1268 HOWTO (R_MICROMIPS_GOT_LO16, /* type */
2061 { BFD_RELOC_MICROMIPS_GOT_LO16, R_MICROMIPS_GOT_LO16 - R_MICROMIPS_min },
Delf64-mips.c2338 HOWTO (R_MICROMIPS_GOT_LO16, /* type */
2657 HOWTO (R_MICROMIPS_GOT_LO16, /* type */
3468 { BFD_RELOC_MICROMIPS_GOT_LO16, R_MICROMIPS_GOT_LO16 - R_MICROMIPS_min },
Delfxx-mips.c2176 return r_type == R_MIPS_GOT_LO16 || r_type == R_MICROMIPS_GOT_LO16; in got_lo16_reloc_p()
5639 case R_MICROMIPS_GOT_LO16: in mips_elf_calculate_relocation()
6149 case R_MICROMIPS_GOT_LO16: in mips_elf_calculate_relocation()
8303 case R_MICROMIPS_GOT_LO16: in _bfd_mips_elf_check_relocs()
8490 case R_MICROMIPS_GOT_LO16: in _bfd_mips_elf_check_relocs()
12463 case R_MICROMIPS_GOT_LO16: in _bfd_mips_elf_gc_sweep_hook()
/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h142 RELOC_NUMBER (R_MICROMIPS_GOT_LO16, 149)
DChangeLog-0415806 (R_MICROMIPS_GOT_HI16, R_MICROMIPS_GOT_LO16): Likewise.
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc261 || r_type == elfcpp::R_MICROMIPS_GOT_LO16); in got_lo16_reloc()
378 case elfcpp::R_MICROMIPS_GOT_LO16: in micromips_reloc()
10393 case elfcpp::R_MICROMIPS_GOT_LO16: in local()
10445 case elfcpp::R_MICROMIPS_GOT_LO16: in local()
10855 case elfcpp::R_MICROMIPS_GOT_LO16: in global()
11030 case elfcpp::R_MICROMIPS_GOT_LO16: in global()
11909 case elfcpp::R_MICROMIPS_GOT_LO16: in relocate()
12231 case elfcpp::R_MICROMIPS_GOT_LO16: in get_reference_flags()