Home
last modified time | relevance | path

Searched refs:__hwasan_print_memory_usage (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dhwasan_interface.h75 void SANITIZER_CDECL __hwasan_print_memory_usage();
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h224 void __hwasan_print_memory_usage();
H A Dhwasan.cpp723 void __hwasan_print_memory_usage() { in __hwasan_print_memory_usage() function