Searched refs:W65BADMAG (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/coff/ | ||
D | w65.h | 25 #define W65BADMAG(x) (((x).f_magic != W65MAGIC)) macro |
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | coff-w65.c | 50 #define BADMAG(x) (W65BADMAG(x)) |