HomeSort by relevance Sort by last modified time
    Searched refs:__asan_get_heap_size (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/include/sanitizer/
asan_interface.h 113 size_t __asan_get_heap_size();
  /external/compiler-rt/lib/asan/
asan_interface_internal.h 108 SANITIZER_INTERFACE_ATTRIBUTE uptr __asan_get_heap_size();
asan_stats.cc 161 uptr __asan_get_heap_size() { function
asan_rtl.cc 466 case 22: __asan_get_heap_size(); break;

Completed in 63 milliseconds