Home
last modified time | relevance | path

Searched refs:R_MIPS_INSERT_A (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/mips/include/
HDelf.h196 #define R_MIPS_INSERT_A 25 macro
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDMips.def31 ELF_RELOC(R_MIPS_INSERT_A, 25)
/NextBSD/contrib/binutils/bfd/
HDelfn32-mips.c453 HOWTO (R_MIPS_INSERT_A, /* type */
1119 HOWTO (R_MIPS_INSERT_A, /* type */
2011 { BFD_RELOC_MIPS_INSERT_A, R_MIPS_INSERT_A },
HDelf64-mips.c488 HOWTO (R_MIPS_INSERT_A, /* type */
1154 HOWTO (R_MIPS_INSERT_A, /* type */
2167 { BFD_RELOC_MIPS_INSERT_A, R_MIPS_INSERT_A },
2489 case R_MIPS_INSERT_A: in mips_elf64_slurp_one_reloc_table()
HDelf32-mips.c450 EMPTY_HOWTO (R_MIPS_INSERT_A),
/NextBSD/contrib/binutils/include/elf/
HDmips.h63 RELOC_NUMBER (R_MIPS_INSERT_A, 25)