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 172 IgnoreObjectResult IgnoreObjectLocked(const void *p);
lsan_allocator.cc 203 IgnoreObjectResult IgnoreObjectLocked(const void *p) {
lsan_common.cc 673 IgnoreObjectResult res = IgnoreObjectLocked(p);
  /external/compiler-rt/lib/asan/
asan_allocator.cc 870 IgnoreObjectResult IgnoreObjectLocked(const void *p) {

Completed in 204 milliseconds