Home
last modified time | relevance | path

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

/openbmc/linux/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)) \
/openbmc/qemu/include/
H A Delf.h60 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */ macro