Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/include/
Delf.h170 #define R_MIPS_LITERAL 8 /* Reference to literal section */ macro
/freebsd-10-stable/contrib/binutils/bfd/
Delf32-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()
Delfn32-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()
Delf64-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()
Delfxx-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()
DChangeLog-9899270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
274 the GP value for R_MIPS_LITERAL relocs too. Handle
/freebsd-10-stable/contrib/binutils/include/elf/
Dmips.h44 RELOC_NUMBER (R_MIPS_LITERAL, 8)
/freebsd-10-stable/sys/sys/
Delf_common.h1027 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */ macro
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp121 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_LITERAL); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h838 R_MIPS_LITERAL = 8, enumerator