Searched refs:MIPS_R_LITERAL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dmipspe.h60 #define MIPS_R_LITERAL 7 /* same as GPREL */ macro
H A Dmips.h106 #define MIPS_R_LITERAL 7 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dpe-mips.c266 HOWTO (MIPS_R_LITERAL, /* Type. */
487 mips_type = MIPS_R_LITERAL;
776 case MIPS_R_LITERAL:
H A Dcoff-mips.c214 HOWTO (MIPS_R_LITERAL, /* type */
383 || intern->r_type == MIPS_R_LITERAL))
766 mips_type = MIPS_R_LITERAL;
984 && int_rel.r_type != MIPS_R_LITERAL)

Completed in 61 milliseconds