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

  /toolchain/binutils/binutils-2.27/include/coff/
mipspe.h 61 #define MIPS_R_LITERAL 7 /* same as GPREL */
mips.h 107 #define MIPS_R_LITERAL 7
  /toolchain/binutils/binutils-2.27/bfd/
pe-mips.c 272 HOWTO (MIPS_R_LITERAL, /* Type. */
500 mips_type = MIPS_R_LITERAL;
790 case MIPS_R_LITERAL:
coff-mips.c 196 HOWTO (MIPS_R_LITERAL, /* type */
360 || intern->r_type == MIPS_R_LITERAL))
713 mips_type = MIPS_R_LITERAL;
943 && int_rel.r_type != MIPS_R_LITERAL)
    [all...]

Completed in 260 milliseconds