Home
last modified time | relevance | path

Searched refs:intersects_with_shadow (Results 1 – 1 of 1) sorted by relevance

/freebsd/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, in intersects_with_shadow() function
34 if (address && intersects_with_shadow(*address, size, flags)) in TSAN_INTERCEPTOR()