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

  /external/compiler-rt/lib/asan/
asan_fake_stack.h 75 void StopUsingFakeStack() { alive_ = false; }
asan_report.cc 485 curr_thread->fake_stack()->StopUsingFakeStack();

Completed in 171 milliseconds