Searched refs:R_MICROMIPS_GOT16 (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | micromips@lb-svr4pic-ilocks.d | 33 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.data 38 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_data_label 41 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_data_label 44 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_common 47 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_common 50 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.bss 55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.bss 60 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.data 65 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_data_label 68 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_data_label [all …]
|
D | micromips@relax.d | 13 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 19 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 28 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 37 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 46 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 64 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 73 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 82 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 91 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text [all …]
|
D | micromips@relax-at.d | 13 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 19 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 28 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 37 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 46 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 64 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 73 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 82 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 91 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text [all …]
|
D | micromips-branch-relax-pic.d | 94 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 100 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 107 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 113 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 119 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 125 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 134 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 145 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 156 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text 167 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text [all …]
|
D | micromips@jal-svr4pic.d | 24 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 125 R_MICROMIPS_GOT16 = 138, // In Elf 64: alias R_MICROMIPS_GOT enumerator
|
D | ChangeLog | 47 R_MICROMIPS_LITERAL, R_MICROMIPS_GOT16, R_MICROMIPS_PC7_S1,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfn32-mips.c | 2138 HOWTO (R_MICROMIPS_GOT16, /* type */ 2457 HOWTO (R_MICROMIPS_GOT16, /* type */ 3244 { BFD_RELOC_MICROMIPS_GOT16, R_MICROMIPS_GOT16 - R_MICROMIPS_min },
|
D | elf32-mips.c | 1117 HOWTO (R_MICROMIPS_GOT16, /* type */ 2036 { BFD_RELOC_MICROMIPS_GOT16, R_MICROMIPS_GOT16 - R_MICROMIPS_min },
|
D | elf64-mips.c | 2172 HOWTO (R_MICROMIPS_GOT16, /* type */ 2491 HOWTO (R_MICROMIPS_GOT16, /* type */ 3428 { BFD_RELOC_MICROMIPS_GOT16, R_MICROMIPS_GOT16 - R_MICROMIPS_min },
|
D | elfxx-mips.c | 2149 || r_type == R_MICROMIPS_GOT16); in got16_reloc_p() 2487 else if (hi->rel.howto->type == R_MICROMIPS_GOT16) in _bfd_mips_elf_lo16_reloc() 5626 case R_MICROMIPS_GOT16: in mips_elf_calculate_relocation() 5947 case R_MICROMIPS_GOT16: in mips_elf_calculate_relocation() 8266 case R_MICROMIPS_GOT16: in _bfd_mips_elf_check_relocs() 8452 case R_MICROMIPS_GOT16: in _bfd_mips_elf_check_relocs() 12411 case R_MICROMIPS_GOT16: in _bfd_mips_elf_gc_sweep_hook()
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 126 RELOC_NUMBER (R_MICROMIPS_GOT16, 138) /* In Elf 64:
|
D | ChangeLog | 511 (R_MICROMIPS_GOT16, R_MICROMIPS_PC7_S1): Likewise.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 217 || r_type == elfcpp::R_MICROMIPS_GOT16); in got16_reloc() 333 case elfcpp::R_MICROMIPS_GOT16: in micromips_reloc() 379 case elfcpp::R_MICROMIPS_GOT16: in is_matching_lo16_reloc() 8652 case elfcpp::R_MICROMIPS_GOT16: in local() 8704 case elfcpp::R_MICROMIPS_GOT16: in local() 9108 case elfcpp::R_MICROMIPS_GOT16: in global() 9283 case elfcpp::R_MICROMIPS_GOT16: in global() 10028 case elfcpp::R_MICROMIPS_GOT16: in relocate() 10304 case elfcpp::R_MICROMIPS_GOT16: in get_reference_flags()
|