Home
last modified time | relevance | path

Searched refs:N_EINCL (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/osfmk/i386/
H A Dstab.h92 #define N_EINCL 0xa2 /* include file end */ macro
/xnu-10063.101.15/EXTERNAL_HEADERS/mach-o/
H A Dstab.h108 #define N_EINCL 0xa2 /* include file end: name,,NO_SECT,0,0 */ macro
/xnu-10063.101.15/libkern/kxld/
H A Dkxld_sym.c181 case N_EINCL: in init_predicates()