Searched refs:R_MIPS_LITERAL (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/sys/mips/include/ |
| HD | elf.h | 173 #define R_MIPS_LITERAL 8 /* Reference to literal section */ macro
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf32-mips.c | 230 HOWTO (R_MIPS_LITERAL, /* type */ 981 if (reloc_entry->howto->type == R_MIPS_LITERAL in _bfd_mips_elf32_gprel16_reloc() 1193 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL }, 1353 || r_type == (unsigned int) R_MIPS_LITERAL)) in mips_info_to_howto_rel()
|
| HD | elfn32-mips.c | 234 HOWTO (R_MIPS_LITERAL, /* type */ 902 HOWTO (R_MIPS_LITERAL, /* type */ 2000 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL }, 2167 || r_type == (unsigned int) R_MIPS_LITERAL)) in mips_info_to_howto_rel()
|
| HD | elf64-mips.c | 271 HOWTO (R_MIPS_LITERAL, /* type */ 937 HOWTO (R_MIPS_LITERAL, /* type */ 2156 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL }, 2488 case R_MIPS_LITERAL: in mips_elf64_slurp_one_reloc_table()
|
| HD | elfxx-mips.c | 4234 case R_MIPS_LITERAL: in mips_elf_calculate_relocation() 4433 case R_MIPS_LITERAL: in mips_elf_calculate_relocation() 6692 case R_MIPS_LITERAL: in _bfd_mips_elf_check_relocs() 7686 || r_type == R_MIPS_LITERAL) in mips_elf_adjust_addend()
|
| HD | ChangeLog-9899 | 270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL 274 the GP value for R_MIPS_LITERAL relocs too. Handle
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| HD | Mips.def | 14 ELF_RELOC(R_MIPS_LITERAL, 8)
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | mips.h | 44 RELOC_NUMBER (R_MIPS_LITERAL, 8)
|
| /freebsd-11-stable/sys/sys/ |
| HD | elf_common.h | 1088 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */ macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| HD | MipsELFObjectWriter.cpp | 595 case ELF::R_MIPS_LITERAL: in needsRelocateWithSymbol()
|
| /freebsd-11-stable/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1883 _ELF_DEFINE_RELOC(R_MIPS_LITERAL, 8) \
|