Searched refs:EF_MIPS_ABI_O32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Delf.h32 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */ macro
297 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \

Completed in 116 milliseconds