Home
last modified time | relevance | path

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

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