Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp375 #define LSAN_MAYBE_INTERCEPT___CXA_ATEXIT INTERCEPT_FUNCTION(__cxa_atexit) macro
377 #define LSAN_MAYBE_INTERCEPT___CXA_ATEXIT
576 LSAN_MAYBE_INTERCEPT___CXA_ATEXIT; in InitializeInterceptors()
373 #define LSAN_MAYBE_INTERCEPT___CXA_ATEXIT global() macro