Searched refs:N_BINCL (Results 1 – 2 of 2) sorted by relevance
246 stab->n_type == N_STSYM || stab->n_type == N_BINCL || in stabs_read()256 if (stab->n_type == N_BINCL) { in stabs_read()
121 #define N_BINCL 0x82 /* header file: name,,0,0,0 */ macro