Searched refs:E_FLAG_RX_SINSNS_NO (Results 1 – 2 of 2) sorted by relevance
124 #define E_FLAG_RX_SINSNS_NO 0 /* Bit-5 if this binary must not be linked with a string inst… macro
196 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO; in md_parse_option()2660 if ((elf_flags & E_FLAG_RX_SINSNS_MASK) == (E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO)) in rx_note_string_insn_use()