HomeSort by: relevance | last modified time | path
    Searched refs:__lsan_do_leak_check (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
lsan_interface.h 52 void __lsan_do_leak_check(void);
59 // __lsan_do_leak_check() or the end-of-process leak check, and is not
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc 873 void __lsan_do_leak_check() { function in typeref:typename:SANITIZER_INTERFACE_ATTRIBUTE void

Completed in 12 milliseconds