Home
last modified time | relevance | path

Searched refs:KASAN_ARGS_NODYCHECKS (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/san/memory/
H A Dkasan.c305 #define KASAN_ARGS_NODYCHECKS 0x0100U macro
331 if (arg & KASAN_ARGS_NODYCHECKS) { in kasan_init()