Searched refs:R_MIPS16_GPREL (Results 1 – 20 of 20) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | elf-rel9-mips16.d | 56 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
|
D | elf-rel6.d | 9 0: R_MIPS16_GPREL bar 11 4: R_MIPS16_GPREL bar 13 8: R_MIPS16_GPREL bar
|
D | elf-rel6-n32.d | 10 0: R_MIPS16_GPREL bar 12 4: R_MIPS16_GPREL bar\+0x1 14 8: R_MIPS16_GPREL bar\+0x1234
|
D | elf-rel6-n64.d | 10 0: R_MIPS16_GPREL bar 14 4: R_MIPS16_GPREL bar\+0x1 18 8: R_MIPS16_GPREL bar\+0x1234
|
D | elf-rel8-mips16.d | 32 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/ |
D | reloc-3.d | 1 #name: R_MIPS16_GPREL reloc
|
D | reloc-3-n32.d | 1 #name: R_MIPS16_GPREL reloc n32
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 103 R_MIPS16_GPREL = 101, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-mips.h | 175 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
|
D | elfn32-mips.c | 1672 HOWTO (R_MIPS16_GPREL, /* type */ 1873 HOWTO (R_MIPS16_GPREL, /* type */ 3221 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | elf32-mips.c | 852 HOWTO (R_MIPS16_GPREL, /* type */ 2013 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | elf64-mips.c | 1706 HOWTO (R_MIPS16_GPREL, /* type */ 1907 HOWTO (R_MIPS16_GPREL, /* type */ 3405 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | elfxx-mips.c | 2105 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()
|
D | ChangeLog-9899 | 1368 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.
|
D | ChangeLog-9697 | 2589 * 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.
|
D | ChangeLog-2005 | 4553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and 4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
|
D | ChangeLog-0203 | 11123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 101 RELOC_NUMBER (R_MIPS16_GPREL, 101)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 303 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/ |
D | ChangeLog-2006 | 398 * ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations.
|