Searched refs:MIPS_R_IGNORE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h100 #define MIPS_R_IGNORE 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h100 #define MIPS_R_IGNORE 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h100 #define MIPS_R_IGNORE 0 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dmips.h100 #define MIPS_R_IGNORE 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mips.c88 HOWTO (MIPS_R_IGNORE, /* type */
366 /* If the type is MIPS_R_IGNORE, make sure this is a reference to
368 if (intern->r_type == MIPS_R_IGNORE)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-mips.c88 HOWTO (MIPS_R_IGNORE, /* type */
373 /* If the type is MIPS_R_IGNORE, make sure this is a reference to
375 if (intern->r_type == MIPS_R_IGNORE)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mips.c88 HOWTO (MIPS_R_IGNORE, /* type */
373 /* If the type is MIPS_R_IGNORE, make sure this is a reference to
375 if (intern->r_type == MIPS_R_IGNORE)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-mips.c88 HOWTO (MIPS_R_IGNORE, /* type */
373 /* If the type is MIPS_R_IGNORE, make sure this is a reference to
375 if (intern->r_type == MIPS_R_IGNORE)

Completed in 242 milliseconds