Searched refs:current_fake_stack (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp128 FakeStack *current_fake_stack = fake_stack_; local
134 if (!fake_stack_save && current_fake_stack)
135 current_fake_stack->Destroy(this->tid());

Completed in 110 milliseconds