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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h126 #define E_FLAG_RX_V2 (1 << 8) /* RX v2 instructions */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h126 #define E_FLAG_RX_V2 (1 << 8) /* RX v2 instructions */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h126 #define E_FLAG_RX_V2 (1 << 8) /* RX v2 instructions */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h126 #define E_FLAG_RX_V2 (1 << 8) /* RX v2 instructions */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c124 {"rxv2", RXV2, E_FLAG_RX_V2},
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c124 {"rxv2", RXV2, E_FLAG_RX_V2},
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c124 {"rxv2", RXV2, E_FLAG_RX_V2},
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3226 if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V2))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3238 if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V2))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3238 if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V2))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3239 if ((elf_elfheader (abfd)->e_flags & E_FLAG_RX_V2))
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3755 if (e_flags & E_FLAG_RX_V2)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4339 if (e_flags & E_FLAG_RX_V2)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4258 if (e_flags & E_FLAG_RX_V2)

Completed in 494 milliseconds