Searched refs:R_MIPS_LITERAL (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | e32-rel2.d | 14 0+0000000 R_MIPS_LITERAL \.lit8 15 0+0000004 R_MIPS_LITERAL \.lit8 16 0+0000008 R_MIPS_LITERAL \.lit8 17 0+000000c R_MIPS_LITERAL \.lit8 18 0+0000010 R_MIPS_LITERAL \.lit8 19 0+0000014 R_MIPS_LITERAL \.lit8 20 0+0000018 R_MIPS_LITERAL \.lit4 21 0+000001c R_MIPS_LITERAL \.lit4 22 0+0000020 R_MIPS_LITERAL \.lit4
|
D | elf-rel2.d | 13 0+0000000 R_MIPS_LITERAL \.lit8 14 0+0000004 R_MIPS_LITERAL \.lit8 15 0+0000008 R_MIPS_LITERAL \.lit8 16 0+000000c R_MIPS_LITERAL \.lit4 17 0+0000010 R_MIPS_LITERAL \.lit4 18 0+0000014 R_MIPS_LITERAL \.lit4
|
D | elfel-rel2.d | 14 0+0000000 R_MIPS_LITERAL \.lit8 15 0+0000004 R_MIPS_LITERAL \.lit8 16 0+0000008 R_MIPS_LITERAL \.lit8 17 0+000000c R_MIPS_LITERAL \.lit4 18 0+0000010 R_MIPS_LITERAL \.lit4 19 0+0000014 R_MIPS_LITERAL \.lit4
|
D | e32el-rel2.d | 14 0+0000000 R_MIPS_LITERAL \.lit8 15 0+0000004 R_MIPS_LITERAL \.lit8 16 0+0000008 R_MIPS_LITERAL \.lit8 17 0+000000c R_MIPS_LITERAL \.lit4 18 0+0000010 R_MIPS_LITERAL \.lit4 19 0+0000014 R_MIPS_LITERAL \.lit4
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | reloc-4.d | 3 #error: small-data section exceeds 64KB.*truncated to fit: R_MIPS_LITERAL
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 56 R_MIPS_LITERAL = 8, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-mips.h | 183 return r_type == R_MIPS_LITERAL || r_type == R_MICROMIPS_LITERAL; in literal_reloc_p()
|
D | elfn32-mips.c | 235 HOWTO (R_MIPS_LITERAL, /* type */ 997 HOWTO (R_MIPS_LITERAL, /* type */ 3174 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL }, 3430 && (gprel16_reloc_p (r_type) || r_type == (unsigned int) R_MIPS_LITERAL)) in mips_info_to_howto_rel()
|
D | elf64-mips.c | 272 HOWTO (R_MIPS_LITERAL, /* type */ 1032 HOWTO (R_MIPS_LITERAL, /* type */ 3358 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL }, 3779 case R_MIPS_LITERAL: in mips_elf64_slurp_one_reloc_table()
|
D | elf32-mips.c | 231 HOWTO (R_MIPS_LITERAL, /* type */ 1975 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL },
|
D | elfxx-mips.c | 5909 case R_MIPS_LITERAL: in mips_elf_calculate_relocation() 8596 case R_MIPS_LITERAL: in _bfd_mips_elf_check_relocs()
|
D | ChangeLog-9899 | 270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL 274 the GP value for R_MIPS_LITERAL relocs too. Handle
|
D | ChangeLog-2005 | 4629 R_MIPS_LITERAL relocations for external symbols.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 43 RELOC_NUMBER (R_MIPS_LITERAL, 8)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 8330 case elfcpp::R_MIPS_LITERAL: in get_size_for_reloc() 9928 case elfcpp::R_MIPS_LITERAL: in relocate() 10299 case elfcpp::R_MIPS_LITERAL: in get_reference_flags()
|