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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h59 #define N_EINCL 0xa2 /* include file end */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h92 #define N_EINCL 0xa2 /* include file end */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h107 #define N_EINCL 0xa2 /* include file end: name,,NO_SECT,0,0 */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def164 __define_stab (N_EINCL, 0xa2, "EINCL")
177 up to the corresponding N_EINCL. The Sun linker generates these when
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h122 #define N_EINCL 0xa2 /* end of include file */ macro
H A Dstabs.c225 } else if (stab->n_type == N_EINCL) {
228 * them to emit an extra N_EINCL if there's no actual
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dstabs.c288 for a header file. We need to scan ahead to the next N_EINCL
320 else if (incl_type == (int) N_EINCL)
422 if (incl_type == (int) N_EINCL)
H A Dpdp11.c4307 next N_EINCL symbol, ignoring nesting, adding up all the
4325 if (incl_type == N_EINCL)
4393 if (incl_type == N_EINCL)
H A Daoutx.h5018 next N_EINCL symbol, ignoring nesting, adding up all the
5036 if (incl_type == (int) N_EINCL)
5104 if (incl_type == (int) N_EINCL)
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c177 case N_EINCL:
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dstabs.c562 case N_EINCL:
3150 /* Finish an N_BINCL file, at an N_EINCL, popping the name off the

Completed in 192 milliseconds