Home
last modified time | relevance | path

Searched refs:MIPS_R_LITERAL (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDmipspe.h60 #define MIPS_R_LITERAL 7 /* same as GPREL */ macro
HDmips.h106 #define MIPS_R_LITERAL 7 macro
/NextBSD/contrib/binutils/bfd/
HDpe-mips.c266 HOWTO (MIPS_R_LITERAL, /* Type. */
488 mips_type = MIPS_R_LITERAL; in coff_mips_reloc_type_lookup()
793 case MIPS_R_LITERAL: in coff_pe_mips_relocate_section()
HDcoff-mips.c211 HOWTO (MIPS_R_LITERAL, /* type */
378 || intern->r_type == MIPS_R_LITERAL))
761 mips_type = MIPS_R_LITERAL;
994 && int_rel.r_type != MIPS_R_LITERAL)
HDChangeLog-94958594 * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like