Searched refs:intersects_with_shadow (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mach_vm.cpp22 static bool intersects_with_shadow(mach_vm_address_t *address, function in namespace:__tsan
35 if (intersects_with_shadow(address, size, flags))

Completed in 69 milliseconds