Searched refs:N_GETFLAG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/usr.bin/ldd/
H A Dsods.c291 } else if (N_GETFLAG(*ex) & EX_DYNAMIC)
296 if (N_GETFLAG(*ex) & EX_DYNAMIC) {
422 if (N_GETFLAG(*ex) & EX_DYNAMIC) {
430 if (N_GETFLAG(*ex) & EX_DYNAMIC) {
H A Dldd.c295 if ((N_GETFLAG(hdr.aout) & EX_DPMASK) != EX_DYNAMIC
/freebsd-10.2-release/sys/sys/
H A Dimgact_aout.h41 #define N_GETFLAG(ex) \ macro

Completed in 54 milliseconds