Home
last modified time | relevance | path

Searched refs:R_MIPS_LITERAL (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/sys/mips/include/
HDelf.h173 #define R_MIPS_LITERAL 8 /* Reference to literal section */ macro
/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-mips.c230 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()
HDelfn32-mips.c234 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()
HDelf64-mips.c271 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()
HDelfxx-mips.c4234 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()
HDChangeLog-9899270 * 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/
HDMips.def14 ELF_RELOC(R_MIPS_LITERAL, 8)
/freebsd-11-stable/contrib/binutils/include/elf/
HDmips.h44 RELOC_NUMBER (R_MIPS_LITERAL, 8)
/freebsd-11-stable/sys/sys/
HDelf_common.h1088 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsELFObjectWriter.cpp595 case ELF::R_MIPS_LITERAL: in needsRelocateWithSymbol()
/freebsd-11-stable/contrib/elftoolchain/common/
HDelfdefinitions.h1883 _ELF_DEFINE_RELOC(R_MIPS_LITERAL, 8) \