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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h103 #define MIPS_R_JMPADDR 3 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h103 #define MIPS_R_JMPADDR 3 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h103 #define MIPS_R_JMPADDR 3 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dmips.h103 #define MIPS_R_JMPADDR 3 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mips.c133 HOWTO (MIPS_R_JMPADDR, /* type */
710 mips_type = MIPS_R_JMPADDR;
1204 /* MIPS_R_JMPADDR requires peculiar overflow detection. The
1209 && int_rel.r_type == MIPS_R_JMPADDR
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-mips.c133 HOWTO (MIPS_R_JMPADDR, /* type */
716 mips_type = MIPS_R_JMPADDR;
1210 /* MIPS_R_JMPADDR requires peculiar overflow detection. The
1215 && int_rel.r_type == MIPS_R_JMPADDR
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mips.c133 HOWTO (MIPS_R_JMPADDR, /* type */
716 mips_type = MIPS_R_JMPADDR;
1210 /* MIPS_R_JMPADDR requires peculiar overflow detection. The
1215 && int_rel.r_type == MIPS_R_JMPADDR
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-mips.c133 HOWTO (MIPS_R_JMPADDR, /* type */
705 mips_type = MIPS_R_JMPADDR;
1199 /* MIPS_R_JMPADDR requires peculiar overflow detection. The
1204 && int_rel.r_type == MIPS_R_JMPADDR

Completed in 317 milliseconds