Searched defs:n_type (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h83 uint8_t n_type; /* type flag, see below */ member in struct:nlist
96 uint8_t n_type; /* type flag, see below */ member in struct:nlist_64
/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsdt.c492 uint8_t n_type = sym[i].n_type & (N_TYPE | N_EXT); local
/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c155 init_predicates(KXLDSym *sym, u_char n_type, u_short n_desc) argument
[all...]
/xnu-2782.1.97/bsd/dev/i386/
H A Dfbt_x86.c962 uint8_t n_type = sym[i].n_type & (N_TYPE | N_EXT); local

Completed in 34 milliseconds