Home
last modified time | relevance | path

Searched refs:N_BINCL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dstabs.c246 stab->n_type == N_STSYM || stab->n_type == N_BINCL || in stabs_read()
256 if (stab->n_type == N_BINCL) { in stabs_read()
H A Dctftools.h121 #define N_BINCL 0x82 /* header file: name,,0,0,0 */ macro