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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x000003FF /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x000003FF /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x000003FF /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x000003FF /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3221 #if 0 /* FIXME: EF_RX_CPU_MASK collides with E_FLAG_RX_...
3224 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3233 #if 0 /* FIXME: EF_RX_CPU_MASK collides with E_FLAG_RX_...
3236 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3233 #if 0 /* FIXME: EF_RX_CPU_MASK collides with E_FLAG_RX_...
3236 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3234 #if 0 /* FIXME: EF_RX_CPU_MASK collides with E_FLAG_RX_...
3237 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)

Completed in 218 milliseconds