Home
last modified time | relevance | path

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

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