Searched refs:E_FLAG_RX_SINSNS_YES (Results 1 – 5 of 5) sorted by relevance
123 #define E_FLAG_RX_SINSNS_YES (1 << 7) /* Set if string instructions are used in the binary. */ macro
151 (E_FLAG_RX_SINSNS_YES): Likewise.
2662 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_YES; in rx_note_string_insn_use()
3073 …strcat (buf, flags & E_FLAG_RX_SINSNS_YES ? ", uses String instructions" : ", bans String instruct… in describe_flags()
3567 strcat (buf, e_flags & E_FLAG_RX_SINSNS_YES in get_machine_flags()