Home
last modified time | relevance | path

Searched refs:R_MIPS_INSERT_B (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/mips/include/
Delf.h184 #define R_MIPS_INSERT_B 26 macro
/freebsd-9-stable/contrib/binutils/bfd/
Delfn32-mips.c470 HOWTO (R_MIPS_INSERT_B, /* type */
1136 HOWTO (R_MIPS_INSERT_B, /* type */
2012 { BFD_RELOC_MIPS_INSERT_B, R_MIPS_INSERT_B },
Delf64-mips.c505 HOWTO (R_MIPS_INSERT_B, /* type */
1171 HOWTO (R_MIPS_INSERT_B, /* type */
2168 { BFD_RELOC_MIPS_INSERT_B, R_MIPS_INSERT_B },
2490 case R_MIPS_INSERT_B: in mips_elf64_slurp_one_reloc_table()
Delf32-mips.c451 EMPTY_HOWTO (R_MIPS_INSERT_B),
/freebsd-9-stable/contrib/binutils/include/elf/
Dmips.h64 RELOC_NUMBER (R_MIPS_INSERT_B, 26)
/freebsd-9-stable/contrib/llvm/lib/Object/
DELF.cpp136 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_INSERT_B); in getELFRelocationTypeName()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h856 R_MIPS_INSERT_B = 26, enumerator