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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x0000007F /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Drx.h114 #define EF_RX_CPU_MASK 0x0000007F /* specific cpu bits. */ macro
115 #define EF_RX_ALL_FLAGS (EF_RX_CPU_MASK)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c2947 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c2950 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX)

Completed in 72 milliseconds