Searched refs:N_EXCL (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h62 #define N_EXCL 0xc2 /* deleted include file */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h95 #define N_EXCL 0xc2 /* deleted include file */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h110 #define N_EXCL 0xc2 /* deleted include file: name,,NO_SECT,0,sum */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def180 __define_stab (N_EXCL, 0xc2, "EXCL")
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dstabs.c77 which might be converted into N_EXCL symbols. */
87 /* The type of this symbol (N_BINCL or N_EXCL). */
96 converted into N_EXCL symbols. */
318 else if (incl_type == (int) N_EXCL)
363 value, then replaced this one with an N_EXCL symbol. */
405 pass to change the type to N_EXCL. */
406 ne->type = (int) N_EXCL;
434 else if (incl_type == (int) N_EXCL)
H A Dpdp11.c4354 same value, then replace this one with an N_EXCL
4381 it to be an N_EXCL entry, and mark all the
4383 type = N_EXCL;
H A Daoutx.h5065 same value, then replace this one with an N_EXCL
5092 it to be an N_EXCL entry, and mark all the
5094 type = (int) N_EXCL;
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c178 case N_EXCL:
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dstabs.c568 case N_EXCL:
3170 /* Handle an N_EXCL: get the types from the corresponding N_BINCL. */
3188 warn_stab (name, _("Undefined N_EXCL"));

Completed in 143 milliseconds