Searched refs:EF_MIPS_NOREORDER (Results 1 – 3 of 3) sorted by relevance
34 #define EF_MIPS_NOREORDER 1 macro
811 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions enumerator
857 elf_header_.e_flags = (EF_MIPS_NOREORDER | in SetISA()