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

  /external/compiler-rt/lib/asan/
asan_stats.h 35 size_t really_freed_redzones; member in struct:__asan::AsanStats
asan_thread_registry.cc 129 + accumulated_stats_.really_freed_redzones;
asan_allocator.cc 512 thread_stats.really_freed_redzones += m->Size() - m->used_size;
    [all...]

Completed in 3303 milliseconds