Searched refs:__no_sanitize_memory (Results 1 – 5 of 5) sorted by relevance
62 #define __no_sanitize_memory __disable_sanitizer_instrumentation macro73 #define __no_sanitize_memory macro
115 #define __no_sanitize_memory macro
263 __no_sanitize_memory
88 Another function attribute supported by KMSAN is ``__no_sanitize_memory``.92 ``__no_sanitize_memory``).99 As a rule of thumb, avoid using ``__no_sanitize_memory`` explicitly.109 in the Makefile. Think of this as applying ``__no_sanitize_memory`` to every
3844 __no_sanitize_memory
Completed in 20 milliseconds