Searched refs:E_FLAG_RX_V3 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h127 #define E_FLAG_RX_V3 (1 << 9) /* RX v3 instructions */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h127 #define E_FLAG_RX_V3 (1 << 9) /* RX v3 instructions */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h127 #define E_FLAG_RX_V3 (1 << 9) /* RX v3 instructions */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h127 #define E_FLAG_RX_V3 (1 << 9) /* RX v3 instructions */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c125 {"rxv3", RXV3, E_FLAG_RX_V3},
126 {"rxv3-dfpu", RXV3FPU, E_FLAG_RX_V3},
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c125 {"rxv3", RXV3, E_FLAG_RX_V3},
126 {"rxv3-dfpu", RXV3FPU, E_FLAG_RX_V3},
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c125 {"rxv3", RXV3, E_FLAG_RX_V3},
126 {"rxv3-dfpu", RXV3FPU, E_FLAG_RX_V3},
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3228 else if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V3))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3240 else if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V3))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3240 else if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V3))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3241 else if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V3))
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3757 if (e_flags & E_FLAG_RX_V3)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4341 if (e_flags & E_FLAG_RX_V3)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4260 if (e_flags & E_FLAG_RX_V3)

Completed in 421 milliseconds