Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h130 R_MICROMIPS_GOT_DISP = 145, enumerator
DChangeLog49 R_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_OFST,
/toolchain/binutils/binutils-2.25/bfd/
Delfn32-mips.c2214 HOWTO (R_MICROMIPS_GOT_DISP, /* type */
2533 HOWTO (R_MICROMIPS_GOT_DISP, /* type */
3249 { BFD_RELOC_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_DISP - R_MICROMIPS_min },
Delf32-mips.c1193 HOWTO (R_MICROMIPS_GOT_DISP, /* type */
2041 { BFD_RELOC_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_DISP - R_MICROMIPS_min },
Delf64-mips.c2248 HOWTO (R_MICROMIPS_GOT_DISP, /* type */
2567 HOWTO (R_MICROMIPS_GOT_DISP, /* type */
3433 { BFD_RELOC_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_DISP - R_MICROMIPS_min },
Delfxx-mips.c2163 return r_type == R_MIPS_GOT_DISP || r_type == R_MICROMIPS_GOT_DISP; in got_disp_reloc_p()
5608 ? R_MICROMIPS_GOT_DISP : R_MIPS_GOT_DISP); in mips_elf_calculate_relocation()
5627 case R_MICROMIPS_GOT_DISP: in mips_elf_calculate_relocation()
5975 case R_MICROMIPS_GOT_DISP: in mips_elf_calculate_relocation()
8271 case R_MICROMIPS_GOT_DISP: in _bfd_mips_elf_check_relocs()
8497 case R_MICROMIPS_GOT_DISP: in _bfd_mips_elf_check_relocs()
12417 case R_MICROMIPS_GOT_DISP: in _bfd_mips_elf_gc_sweep_hook()
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h133 RELOC_NUMBER (R_MICROMIPS_GOT_DISP, 145)
DChangeLog513 (R_MICROMIPS_CALL16, R_MICROMIPS_GOT_DISP): Likewise.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc238 || r_type == elfcpp::R_MICROMIPS_GOT_DISP); in got_disp_reloc()
338 case elfcpp::R_MICROMIPS_GOT_DISP: in micromips_reloc()
8660 case elfcpp::R_MICROMIPS_GOT_DISP: in local()
9116 case elfcpp::R_MICROMIPS_GOT_DISP: in global()
9287 case elfcpp::R_MICROMIPS_GOT_DISP: in global()
9849 r_type = (micromips_reloc(r_type) ? elfcpp::R_MICROMIPS_GOT_DISP in relocate()
10002 case elfcpp::R_MICROMIPS_GOT_DISP: in relocate()