Searched refs:EF_MIPS_UCODE (Results 1 – 8 of 8) sorted by relevance
186 EF_MIPS_UCODE = 0x00000010, enumerator
182 #define EF_MIPS_UCODE 0x00000010 macro
192 #define EF_MIPS_UCODE 0x00000010 macro
403 _ELF_DEFINE_EF(EF_MIPS_UCODE, 0x00000010UL, \
9284 new_flags &= ~elfcpp::EF_MIPS_UCODE; in merge_obj_e_flags()9285 old_flags &= ~elfcpp::EF_MIPS_UCODE; in merge_obj_e_flags()
3196 if (e_flags & EF_MIPS_UCODE) in get_machine_flags()
3402 if (e_flags & EF_MIPS_UCODE) in get_machine_flags()