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()
52 void __lsan_do_leak_check();
737 void __lsan_do_leak_check() { in __lsan_do_leak_check() function
69 "detect_leaks=false, or if __lsan_do_leak_check() is called before the "