Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h268 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) \ macro
274 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp340 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork,)
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp765 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork,)