Searched refs:N_SO (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dstab.h138 #define N_SO 0x64 /* main source file name */ macro
H A Ddb_aout.c334 if (sp->n_type == N_SO)
418 if (cur->n_type == N_SO ||
431 if (cur->n_type == N_SO)
439 if (cur->n_type == N_SO ||
460 if (cur->n_type == N_SO ||
471 if (cur->n_type == N_SO ||
814 case N_SO:
865 case N_SO:
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dstab.h87 #define N_SO 0x64 /* main source file name */ macro
H A Ddb_gcc_aout.c266 if (sp->n_type == N_SO)

Completed in 36 milliseconds