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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_poisoning.cpp121 void SetShadow(const void *ptr, uptr size, u8 value) { function in namespace:__msan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp29 ALWAYS_INLINE void SetShadow(uptr ptr, uptr size, uptr class_id, u64 magic) { function in namespace:__asan

Completed in 71 milliseconds