Home
last modified time | relevance | path

Searched refs:E_FLAG_RX_SINSNS_NO (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Drx.h124 #define E_FLAG_RX_SINSNS_NO 0 /* Bit-5 if this binary must not be linked with a string inst… macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-rx.c196 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()