Searched refs:KCOV_CMP_FUNC_STRBUFCMP (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/san/memory/ |
| H A D | kasan-memintrinsics.c | 196 kcov_trace_cmp_func(__builtin_return_address(0), KCOV_CMP_FUNC_STRBUFCMP, s1, l1, s2, l2, false); in __asan_strbufcmp() 253 kcov_trace_cmp_func(__builtin_return_address(0), KCOV_CMP_FUNC_STRBUFCMP, s1, l1, s2, l2, false); in __asan_strbufcasecmp()
|
| /xnu-12377.1.9/san/coverage/ |
| H A D | kcov.h | 53 KCOV_CMP_FUNC_STRBUFCMP = 38, enumerator
|
| /xnu-12377.1.9/san/tools/ |
| H A D | ksancov.h | 171 KCOV_CMP_FUNC_STRBUFCMP = 38, enumerator
|