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

  /toolchain/binutils/binutils-2.25/include/coff/
mipspe.h 66 #define MIPS_R_RVA 34 /* 0x22 */
  /toolchain/binutils/binutils-2.25/bfd/
pe-mips.c 148 return ! howto->pc_relative && howto->type != MIPS_R_RVA;
312 HOWTO (MIPS_R_RVA, /* Type. */
456 if (rel->r_type == MIPS_R_RVA)
500 mips_type = MIPS_R_RVA;
810 case MIPS_R_RVA:

Completed in 134 milliseconds