Searched refs:COMMON_INTERCEPTOR_ON_DLOPEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp131 #define COMMON_INTERCEPTOR_ON_DLOPEN(filename, flag) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc24 // COMMON_INTERCEPTOR_ON_DLOPEN
212 #ifndef COMMON_INTERCEPTOR_ON_DLOPEN
213 #define COMMON_INTERCEPTOR_ON_DLOPEN(filename, flag) \
6062 COMMON_INTERCEPTOR_ON_DLOPEN(filename, flag);

Completed in 200 milliseconds