HomeSort by relevance Sort by last modified time
    Searched refs:MIPS_R_REFHI (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
mipspe.h 58 #define MIPS_R_REFHI 4 /* PAIR follows */
mips.h 104 #define MIPS_R_REFHI 4
  /toolchain/binutils/binutils-2.25/bfd/
pe-mips.c 225 HOWTO (MIPS_R_REFHI, /* Type. */
488 mips_type = MIPS_R_REFHI;
539 case MIPS_R_REFHI:
560 case MIPS_R_REFHI:
753 case MIPS_R_REFHI:
coff-mips.c 149 HOWTO (MIPS_R_REFHI, /* type */
704 mips_type = MIPS_R_REFHI;
890 if (int_rel.r_type == MIPS_R_REFHI)
    [all...]

Completed in 2219 milliseconds