Searched defs:do_poison (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp297 static void PoisonAlignedStackMemory(uptr addr, uptr size, bool do_poison) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp553 int __msan_set_poison_in_malloc(int do_poison) { argument

Completed in 144 milliseconds