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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsdt.c604 uint8_t jn_type = sym[j].n_type & (N_TYPE | N_EXT); local
607 if (((N_SECT | N_EXT) != jn_type && (N_ABS | N_EXT) != jn_type))

Completed in 17 milliseconds