Searched refs:EX_DPMASK (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/sys/ | ||
| HD | imgact_aout.h | 147 #define EX_DPMASK 0x30 /* mask for the above */ macro |
| /trueos/usr.bin/ldd/ | ||
| HD | ldd.c | 295 if ((N_GETFLAG(hdr.aout) & EX_DPMASK) != EX_DYNAMIC in is_executable() |