Searched refs:R_MIPS_REL16 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/mips/include/
H A Delf.h204 #define R_MIPS_REL16 33 macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfn32-mips.c554 HOWTO (R_MIPS_REL16, /* type */
562 "R_MIPS_REL16", /* name */
1242 HOWTO (R_MIPS_REL16, /* type */
1250 "R_MIPS_REL16", /* name */
2023 { BFD_RELOC_MIPS_REL16, R_MIPS_REL16 },
H A Delf64-mips.c590 HOWTO (R_MIPS_REL16, /* type */
598 "R_MIPS_REL16", /* name */
1277 HOWTO (R_MIPS_REL16, /* type */
1285 "R_MIPS_REL16", /* name */
2180 { BFD_RELOC_MIPS_REL16, R_MIPS_REL16 },
H A Delf32-mips.c529 EMPTY_HOWTO (R_MIPS_REL16),
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dmips.h71 RELOC_NUMBER (R_MIPS_REL16, 33)
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DELF.cpp143 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_REL16);
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h863 R_MIPS_REL16 = 33, enumerator in enum:llvm::ELF::__anon2112

Completed in 217 milliseconds