Searched refs:E_FLAG_RX_V2 (Results 1 – 4 of 4) sorted by relevance
126 #define E_FLAG_RX_V2 (1 << 8) /* RX v2 instructions */ macro
21 * rx.h (E_FLAG_RX_V2): New RXv2 type.
187 elf_flags |= E_FLAG_RX_V2; in md_parse_option()
3569 if (e_flags & E_FLAG_RX_V2) in get_machine_flags()