Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Da.out.h52 #define ZMAGIC 0413 macro
64 && N_MAGIC(x) != ZMAGIC && N_MAGIC(x) != QMAGIC)
67 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Da.out.h52 #define ZMAGIC 0413 macro
64 && N_MAGIC(x) != ZMAGIC && N_MAGIC(x) != QMAGIC)
67 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Da.out.h68 #define ZMAGIC 0413 macro
79 && N_MAGIC(x) != ZMAGIC \
87 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Decoff.h55 #define ZMAGIC 0413 macro
60 ((a).magic == ZMAGIC || (a).magic == LIBMAGIC ? 0 : \
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_aout.c127 if ((N_MAGIC(ex) != ZMAGIC && N_MAGIC(ex) != OMAGIC && in load_aout_binary()
272 if ((N_MAGIC(ex) != ZMAGIC && N_MAGIC(ex) != QMAGIC) || N_TRSIZE(ex) || in load_aout_library()
273 N_DRSIZE(ex) || ((ex.a_entry & 0xfff) && N_MAGIC(ex) == ZMAGIC) || in load_aout_library()
H A DKconfig.binfmt15 but replaced the traditional Linux a.out formats (QMAGIC and ZMAGIC)
144 the a.out formats QMAGIC and ZMAGIC until they were replaced
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_aout.c112 if ((N_MAGIC(ex) != ZMAGIC && N_MAGIC(ex) != OMAGIC && in load_aout_binary()
258 if ((N_MAGIC(ex) != ZMAGIC && N_MAGIC(ex) != QMAGIC) || N_TRSIZE(ex) || in load_aout_library()
259 N_DRSIZE(ex) || ((ex.a_entry & 0xfff) && N_MAGIC(ex) == ZMAGIC) || in load_aout_library()
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Da.out.h89 ((long) N_MAGIC(x) == ZMAGIC ? 0 : \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info228 so a 'ZMAGIC' file would have both the demand pageable bit and the
421 /* BFD is dynamically paged (this is like an a.out ZMAGIC file) (the
H A Dld.info7402 so a 'ZMAGIC' file would have both the demand pageable bit and the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info228 so a 'ZMAGIC' file would have both the demand pageable bit and the
421 /* BFD is dynamically paged (this is like an a.out ZMAGIC file) (the
H A Dld.info7402 so a 'ZMAGIC' file would have both the demand pageable bit and the