Searched refs:__lsan_do_leak_check (Results 1 – 8 of 8) sorted by relevance
16 __lsan_do_leak_check(); in main()
28 atexit(&__lsan_do_leak_check); in main()
23 __lsan_do_leak_check(); in key_destructor()
44 __lsan_do_leak_check(); in main()
50 void __lsan_do_leak_check();
60 "detect_leaks=false, or if __lsan_do_leak_check() is called before the "
672 void __lsan_do_leak_check() { in __lsan_do_leak_check() function