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 161 IgnoreObjectResult IgnoreObjectLocked(const void *p);
lsan_allocator.cc 201 IgnoreObjectResult IgnoreObjectLocked(const void *p) {
lsan_common.cc 604 IgnoreObjectResult res = IgnoreObjectLocked(p);
  /external/compiler-rt/lib/asan/
asan_allocator.cc 855 IgnoreObjectResult IgnoreObjectLocked(const void *p) {

Completed in 101 milliseconds