Home
last modified time | relevance | path

Searched defs:COFF1_BADMAG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dti.h100 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h100 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID) macro