Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDti.h97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID) macro
/NextBSD/contrib/binutils/bfd/
HDcoffcode.h1473 if (COFF1_BADMAG (*internal_f)) in ticoff1_bad_format_hook()