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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dnlist.h134 #define N_DATA 6 /* data */ macro
H A Ddb_aout.c301 * xxx.ttt for N_DATA and N_BSS
304 (*s1 == '.' && (sp->n_type == N_DATA || sp->n_type == N_BSS)));
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_gcc_aout.c237 * xxx.ttt for N_DATA and N_BSS
240 (*s1 == '.' && (sp->n_type == N_DATA || sp->n_type == N_BSS)));

Completed in 28 milliseconds