Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors_vfork.S6 #define COMMON_INTERCEPTOR_HANDLE_VFORK __hwasan_handle_vfork
H A Dhwasan_interface_internal.h191 void __hwasan_handle_vfork(const void *sp_dst);
H A Dhwasan.cpp701 void __hwasan_handle_vfork(const void *sp_dst) { in __hwasan_handle_vfork() function