Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Delf-rel9-mips16.d56 5a: R_MIPS16_GPREL \.sdata
58 5e: R_MIPS16_GPREL \.sdata
60 62: R_MIPS16_GPREL \.sdata
62 66: R_MIPS16_GPREL \.sdata
64 6a: R_MIPS16_GPREL \.sdata
66 6e: R_MIPS16_GPREL \.sdata
68 72: R_MIPS16_GPREL \.sdata
Delf-rel6.d9 0: R_MIPS16_GPREL bar
11 4: R_MIPS16_GPREL bar
13 8: R_MIPS16_GPREL bar
Delf-rel6-n32.d10 0: R_MIPS16_GPREL bar
12 4: R_MIPS16_GPREL bar\+0x1
14 8: R_MIPS16_GPREL bar\+0x1234
Delf-rel6-n64.d10 0: R_MIPS16_GPREL bar
14 4: R_MIPS16_GPREL bar\+0x1
18 8: R_MIPS16_GPREL bar\+0x1234
Delf-rel8-mips16.d32 2e: R_MIPS16_GPREL gvar
34 32: R_MIPS16_GPREL gvar
36 36: R_MIPS16_GPREL gvar
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dreloc-3.d1 #name: R_MIPS16_GPREL reloc
Dreloc-3-n32.d1 #name: R_MIPS16_GPREL reloc n32
/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h103 R_MIPS16_GPREL = 101, enumerator
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.h175 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
Delfn32-mips.c1672 HOWTO (R_MIPS16_GPREL, /* type */
1873 HOWTO (R_MIPS16_GPREL, /* type */
3221 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf32-mips.c852 HOWTO (R_MIPS16_GPREL, /* type */
2013 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf64-mips.c1706 HOWTO (R_MIPS16_GPREL, /* type */
1907 HOWTO (R_MIPS16_GPREL, /* type */
3405 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delfxx-mips.c2105 case R_MIPS16_GPREL: in mips16_reloc_p()
5918 case R_MIPS16_GPREL: in mips_elf_calculate_relocation()
8300 case R_MIPS16_GPREL: in _bfd_mips_elf_check_relocs()
DChangeLog-98991368 things relocated by R_MIPS16_GPREL.
1392 (_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
DChangeLog-96972589 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
2593 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
2594 (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
DChangeLog-20054553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and
4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
DChangeLog-020311123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h101 RELOC_NUMBER (R_MIPS16_GPREL, 101)
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc303 case elfcpp::R_MIPS16_GPREL: in mips16_reloc()
8328 case elfcpp::R_MIPS16_GPREL: in get_size_for_reloc()
9132 case elfcpp::R_MIPS16_GPREL: in global()
9938 case elfcpp::R_MIPS16_GPREL: in relocate()
10283 case elfcpp::R_MIPS16_GPREL: in get_reference_flags()
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2006398 * ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations.