Searched defs:__msan_unpoison (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h419 # define __msan_unpoison(p, size) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1540 void __msan_unpoison(const void *a, uptr size) { function
[all...]

Completed in 81 milliseconds