Searched defs:AMD64BADMAG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dx86_64.h47 #define AMD64BADMAG(x) ( ((x).f_magic != AMD64MAGIC) \ macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dx86_64.h47 #define AMD64BADMAG(x) ( ((x).f_magic != AMD64MAGIC) \ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dx86_64.h47 #define AMD64BADMAG(x) ( ((x).f_magic != AMD64MAGIC) \ macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dx86_64.h50 #define AMD64BADMAG(x) ( ((x).f_magic != AMD64MAGIC) \ macro

Completed in 208 milliseconds