HomeSort by relevance Sort by last modified time
    Searched refs:__lsan_ignore_object (Results 26 - 26 of 26) sorted by null

12

  /external/compiler-rt/lib/lsan/
lsan_common.cc 666 void __lsan_ignore_object(const void *p) { function
675 VReport(1, "__lsan_ignore_object(): no heap object found at %p", p);
677 VReport(1, "__lsan_ignore_object(): "
680 VReport(1, "__lsan_ignore_object(): ignoring heap object at %p\n", p);

Completed in 113 milliseconds

12