Searched refs:EF_MIPS_NAN2008 (Results 1 – 7 of 7) sorted by relevance
205 EF_MIPS_NAN2008 = 0x00000400, enumerator
208 #define EF_MIPS_NAN2008 0x00000400 macro
9384 if ((new_flags & elfcpp::EF_MIPS_NAN2008) != (old_flags & elfcpp::EF_MIPS_NAN2008)) in merge_obj_e_flags()9388 (new_flags & elfcpp::EF_MIPS_NAN2008 in merge_obj_e_flags()9390 (old_flags & elfcpp::EF_MIPS_NAN2008 in merge_obj_e_flags()9393 new_flags &= ~elfcpp::EF_MIPS_NAN2008; in merge_obj_e_flags()9394 old_flags &= ~elfcpp::EF_MIPS_NAN2008; in merge_obj_e_flags()
932 so MIPS ELF objects have a flag (@code{EF_MIPS_NAN2008}) to record which951 control the setting of the @code{EF_MIPS_NAN2008} flag.
3208 if (e_flags & EF_MIPS_NAN2008) in get_machine_flags()
3414 if (e_flags & EF_MIPS_NAN2008) in get_machine_flags()