Home
last modified time | relevance | path

Searched defs:__lsan_enable (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/
H A Dsanitizer_specific.h8 __attribute__((weak)) void __lsan_enable(void) {} in __lsan_enable() function
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp1071 void __lsan_enable() { __lsan_enable() function