OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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