Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
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()
/llvm-project-15.0.7/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()