Home
last modified time | relevance | path

Searched refs:ZMAGIC (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Da.out.h68 #define ZMAGIC 0413 macro
79 && N_MAGIC(x) != ZMAGIC \
87 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
/linux-6.6.21/arch/mips/boot/
Decoff.h55 #define ZMAGIC 0413 macro
60 ((a).magic == ZMAGIC || (a).magic == LIBMAGIC ? 0 : \
/linux-6.6.21/arch/alpha/include/uapi/asm/
Da.out.h89 ((long) N_MAGIC(x) == ZMAGIC ? 0 : \
/linux-6.6.21/fs/
DKconfig.binfmt15 but replaced the traditional Linux a.out formats (QMAGIC and ZMAGIC)