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

/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc302 static void unpoison(const void *ptr, uptr size) { function
314 ForEachMappedRegion(map, unpoison);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4189 // Simply unpoison the entire target buffer in advance.

Completed in 2302 milliseconds