Searched refs:KCOV_CMP_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/san/tools/ | ||
| H A D | ksancov.c | 244 uint64_t type = entry->type & KCOV_CMP_SIZE_MASK; in ksancov_print_state() |
| H A D | ksancov.h | 179 #define KCOV_CMP_SIZE_MASK 0xfffffff6 macro |