Searched refs:WaitForDebugger (Results 1 – 3 of 3) sorted by relevance
55 WaitForDebugger(flags()->sleep_before_dying, "before dying"); in AsanDie()438 WaitForDebugger(flags()->sleep_before_init, "before init"); in AsanInitInternal()556 WaitForDebugger(flags()->sleep_after_init, "after init"); in AsanInitInternal()
389 void WaitForDebugger(unsigned seconds, const char *label) { in WaitForDebugger() function
321 void WaitForDebugger(unsigned seconds, const char *label);