Searched refs:R_MIPS_INSERT_B (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/sys/mips/include/ |
| D | elf.h | 184 #define R_MIPS_INSERT_B 26 macro
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 470 HOWTO (R_MIPS_INSERT_B, /* type */ 1136 HOWTO (R_MIPS_INSERT_B, /* type */ 2012 { BFD_RELOC_MIPS_INSERT_B, R_MIPS_INSERT_B },
|
| D | elf64-mips.c | 505 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()
|
| D | elf32-mips.c | 451 EMPTY_HOWTO (R_MIPS_INSERT_B),
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | mips.h | 64 RELOC_NUMBER (R_MIPS_INSERT_B, 26)
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 136 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_INSERT_B); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 856 R_MIPS_INSERT_B = 26, enumerator
|