Home
last modified time | relevance | path

Searched refs:MIPS_R_REFWORD (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dmipspe.h55 #define MIPS_R_REFWORD 2 macro
Dmips.h101 #define MIPS_R_REFWORD 2 macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dmipspe.h55 #define MIPS_R_REFWORD 2 macro
Dmips.h101 #define MIPS_R_REFWORD 2 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dpe-mips.c185 HOWTO (MIPS_R_REFWORD, /* Type. */
472 mips_type = MIPS_R_REFWORD; in coff_mips_reloc_type_lookup()
718 case MIPS_R_REFWORD: in coff_pe_mips_relocate_section()
Dcoff-mips.c130 HOWTO (MIPS_R_REFWORD, /* type */
746 mips_type = MIPS_R_REFWORD;
1320 &mips_howto_table[MIPS_R_REFWORD],
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dpe-mips.c230 HOWTO (MIPS_R_REFWORD, /* type */
520 mips_type = MIPS_R_REFWORD;
809 case MIPS_R_REFWORD:
Dcoff-mips.c146 HOWTO (MIPS_R_REFWORD, /* type */
1102 mips_type = MIPS_R_REFWORD;
1510 BFD_ASSERT (int_rel.r_type == MIPS_R_REFWORD);
2392 if (int_rel.r_type != MIPS_R_REFWORD)
2492 &mips_howto_table[MIPS_R_REFWORD],