Searched refs:E_FLAG_RX_64BIT_DOUBLES (Results 1 – 4 of 4) sorted by relevance
118 #define E_FLAG_RX_64BIT_DOUBLES (1 << 0) macro
138 elf_flags &= ~ E_FLAG_RX_64BIT_DOUBLES; in md_parse_option()142 elf_flags |= E_FLAG_RX_64BIT_DOUBLES; in md_parse_option()234 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES) in rx_float_cons()
3052 if (flags & E_FLAG_RX_64BIT_DOUBLES) in describe_flags()3115 known_flags = E_FLAG_RX_ABI | E_FLAG_RX_64BIT_DOUBLES in rx_elf_merge_private_bfd_data()
3558 if (e_flags & E_FLAG_RX_64BIT_DOUBLES) in get_machine_flags()