Searched refs:E_FLAG_RL78_G13 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drl78.h112 #define E_FLAG_RL78_G13 0x08 /* CPU uses a peripheral for multiply/divide. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dload.c102 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drl78.h112 #define E_FLAG_RL78_G13 0x08 /* CPU uses a peripheral for multiply/divide. */ macro
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dload.c103 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drl78.h112 #define E_FLAG_RL78_G13 0x08 /* CPU uses a peripheral for multiply/divide. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drl78.h112 #define E_FLAG_RL78_G13 0x08 /* CPU uses a peripheral for multiply/divide. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drl78-dis.c418 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drl78-dis.c418 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drl78-dis.c418 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drl78-dis.c418 case E_FLAG_RL78_G13:
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rl78.c327 elf_flags |= E_FLAG_RL78_G13;
355 return (elf_flags & E_FLAG_RL78_CPU_MASK) == E_FLAG_RL78_G13;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rl78.c327 elf_flags |= E_FLAG_RL78_G13;
355 return (elf_flags & E_FLAG_RL78_CPU_MASK) == E_FLAG_RL78_G13;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rl78.c327 elf_flags |= E_FLAG_RL78_G13;
355 return (elf_flags & E_FLAG_RL78_CPU_MASK) == E_FLAG_RL78_G13;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rl78.c1160 case E_FLAG_RL78_G13: return "G13";
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rl78.c1175 case E_FLAG_RL78_G13: return "G13";
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rl78.c1175 case E_FLAG_RL78_G13: return "G13";
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rl78.c1175 case E_FLAG_RL78_G13: return "G13";
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3736 case E_FLAG_RL78_G13: strcat (buf, ", G13"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4320 case E_FLAG_RL78_G13: strcat (buf, ", G13"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4231 case E_FLAG_RL78_G13:

Completed in 361 milliseconds