Home
last modified time | relevance | path

Searched refs:NMAGIC (Results 1 – 10 of 10) 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.h50 #define NMAGIC 0410 macro
63 (N_MAGIC(x) != OMAGIC && N_MAGIC(x) != NMAGIC \
/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.h50 #define NMAGIC 0410 macro
63 (N_MAGIC(x) != OMAGIC && N_MAGIC(x) != NMAGIC \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Da.out.h66 #define NMAGIC 0410 macro
78 && N_MAGIC(x) != NMAGIC \
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Decoff.h54 #define NMAGIC 0410 macro
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_aout.c128 N_MAGIC(ex) != QMAGIC && N_MAGIC(ex) != NMAGIC) || in load_aout_binary()
201 (N_MAGIC(ex) != NMAGIC) && printk_ratelimit()) in load_aout_binary()
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_aout.c113 N_MAGIC(ex) != QMAGIC && N_MAGIC(ex) != NMAGIC) || in load_aout_binary()
177 (N_MAGIC(ex) != NMAGIC) && in load_aout_binary()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info150 whereas '--omagic' sets the NMAGIC flag on the output.
591 numbers, mark the output as 'NMAGIC'.
2835 Mark the output as 'NMAGIC' (0410) in the 'a.out' header to
8940 * NMAGIC: Options. (line 500)
H A Dbfd.info417 like an a.out NMAGIC file) (the linker sets this by default, but
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info150 whereas '--omagic' sets the NMAGIC flag on the output.
591 numbers, mark the output as 'NMAGIC'.
2835 Mark the output as 'NMAGIC' (0410) in the 'a.out' header to
8940 * NMAGIC: Options. (line 500)
H A Dbfd.info417 like an a.out NMAGIC file) (the linker sets this by default, but