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

  /external/compiler-rt/lib/lsan/
lsan_common.h 182 IgnoreObjectResult IgnoreObjectLocked(const void *p);
lsan_allocator.cc 188 IgnoreObjectResult IgnoreObjectLocked(const void *p) {
lsan_common.cc 637 IgnoreObjectResult res = IgnoreObjectLocked(p);
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 744 IgnoreObjectResult IgnoreObjectLocked(const void *p) {

Completed in 89 milliseconds