OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__lsan_do_leak_check
(Results
1 - 9
of
9
) sorted by null
/external/compiler-rt/lib/lsan/lit_tests/TestCases/
leak_check_at_exit.cc
14
__lsan_do_leak_check
();
do_leak_check_override.cc
1
// Test for
__lsan_do_leak_check
(). We test it by making the leak check run
28
atexit(&
__lsan_do_leak_check
);
/external/compiler-rt/include/sanitizer/
lsan_interface.h
39
void
__lsan_do_leak_check
();
/external/chromium_org/base/debug/
leak_annotations.h
31
void
__lsan_do_leak_check
();
/external/chromium_org/content/utility/
utility_main.cc
91
__lsan_do_leak_check
();
/external/chromium_org/content/browser/
browser_main_runner.cc
135
__lsan_do_leak_check
();
/external/chromium_org/content/child/
child_thread.cc
96
__lsan_do_leak_check
();
/external/compiler-rt/lib/lsan/
lsan_common.cc
551
void
__lsan_do_leak_check
() {
function
/external/chromium_org/chrome/browser/
browser_process_impl.cc
360
__lsan_do_leak_check
();
[
all
...]
Completed in 205 milliseconds