Home
last modified time | relevance | path

Searched refs:EF_RX_CPU_RX (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Drx.h113 #define EF_RX_CPU_RX 0x00000079 /* FIXME: this collides with the E_FLAG_RX_... values below. … macro
DChangeLog283 * rx.h (EF_RX_CPU_RX): Add comment.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c3158 if ((elf_elfheader (abfd)->e_flags & EF_RX_CPU_MASK) == EF_RX_CPU_RX) in elf32_rx_machine()
DChangeLog-2012286 (elf32_rx_machine): Skip EF_RX_CPU_RX check.