Searched refs:N_EINCL (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dstab.h60 #define N_EINCL 0xa2 /* include file end */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dstab.def176 __define_stab (N_EINCL, 0xa2, "EINCL")
189 up to the corresponding N_EINCL. The Sun linker generates these when
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dstab.def140 __define_stab (N_EINCL, 0xa2, "EINCL")
152 up to the corresponding N_EINCL. The Sun linker generates these when
H A Dxcoffout.c257 case N_EINCL:
258 UNKNOWN_STAB ("N_EINCL");
H A Ddbxout.c1196 /* Revert to reading a previous source file. Generate a N_EINCL stab. */
1205 dbxout_begin_stabn (N_EINCL);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h122 #define N_EINCL 0xa2 /* end of include file */ macro
H A Dstabs.c229 } else if (stab->n_type == N_EINCL) {
232 * them to emit an extra N_EINCL if there's no actual
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dxcoffout.c250 case N_EINCL:
251 UNKNOWN_STAB ("N_EINCL");
H A Ddbxout.c1180 /* Revert to reading a previous source file. Generate a N_EINCL stab. */
1189 dbxout_begin_stabn (N_EINCL);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dstabs.c290 for a header file. We need to scan ahead to the next N_EINCL
322 else if (incl_type == (int) N_EINCL)
426 if (incl_type == (int) N_EINCL)
H A Dpdp11.c4320 next N_EINCL symbol, ignoring nesting, adding up all the
4338 if (incl_type == N_EINCL)
4406 if (incl_type == N_EINCL)
H A Daoutx.h5110 next N_EINCL symbol, ignoring nesting, adding up all the
5128 if (incl_type == (int) N_EINCL)
5197 if (incl_type == (int) N_EINCL)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dstabs.c290 for a header file. We need to scan ahead to the next N_EINCL
322 else if (incl_type == (int) N_EINCL)
426 if (incl_type == (int) N_EINCL)
H A Dpdp11.c4322 next N_EINCL symbol, ignoring nesting, adding up all the
4340 if (incl_type == N_EINCL)
4408 if (incl_type == N_EINCL)
H A Daoutx.h5110 next N_EINCL symbol, ignoring nesting, adding up all the
5128 if (incl_type == (int) N_EINCL)
5197 if (incl_type == (int) N_EINCL)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddbxread.c2134 case N_EINCL:
2993 case N_EINCL:
H A Dmdebugread.c3408 case N_EINCL:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dstabs.c560 case N_EINCL:
3158 /* Finish an N_BINCL file, at an N_EINCL, popping the name off the

Completed in 304 milliseconds