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

/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsdt.c524 uint8_t jn_type = sym[j].n_type & (N_TYPE | N_EXT); local
527 if (((N_SECT | N_EXT) != jn_type && (N_ABS | N_EXT) != jn_type))

Completed in 96 milliseconds