Lines Matching defs:NMAGIC
49 #define NMAGIC 0x1003 /* Code indicating pure executable. */
54 && N_MAGIC(x) != NMAGIC \
58 #define NMAGIC 0410 /* Code indicating pure executable. */
70 && N_MAGIC(x) != NMAGIC \
105 * OMAGIC and NMAGIC files:
150 /* Returning 0 not TEXT_START_ADDR for OMAGIC and NMAGIC is based on
153 right on the output from ld -N); more questionable for NMAGIC. */
162 ? (bfd_vma) 0 /* Object file or NMAGIC. */ \
237 For NMAGIC (at least for hp300 BSD, probably others), there is
239 for NMAGIC. */