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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dmipspe.h57 #define MIPS_R_REFHI 4 /* PAIR follows */ macro
H A Dmips.h103 #define MIPS_R_REFHI 4 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dpe-mips.c219 HOWTO (MIPS_R_REFHI, /* Type. */
478 mips_type = MIPS_R_REFHI;
515 case MIPS_R_REFHI:
537 case MIPS_R_REFHI:
739 case MIPS_R_REFHI:
H A Dcoff-mips.c167 HOWTO (MIPS_R_REFHI, /* type */
757 mips_type = MIPS_R_REFHI;
931 if (int_rel.r_type == MIPS_R_REFHI)
1160 if (int_rel.r_type != MIPS_R_REFHI)
1223 if (int_rel.r_type != MIPS_R_REFHI)

Completed in 119 milliseconds