Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception.h184 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) \ macro
189 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) macro
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp57 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork)
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp646 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork)