Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Delf.h31 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */ macro
237 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \
/linux-4.4.14/arch/mips/kernel/
Dbinfmt_elfo32.c57 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \