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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 281 NOINLINE static void WipeStack() {
294 WipeStack();
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-checker_unittest.cc 259 static void WipeStack() { DoWipeStack(20); }
279 WipeStack(); // e.g. MallocExtension::VerifyAllMemory
426 WipeStack(); // to help with can_create_leaks_reliably
769 WipeStack(); // to help with can_create_leaks_reliably
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-checker_unittest.cc 259 static void WipeStack() { DoWipeStack(20); }
279 WipeStack(); // e.g. MallocExtension::VerifyAllMemory
426 WipeStack(); // to help with can_create_leaks_reliably
769 WipeStack(); // to help with can_create_leaks_reliably
    [all...]

Completed in 73 milliseconds