Home
last modified time | relevance | path

Searched refs:WaitForDebugger (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp132 WaitForDebugger("wait-for-debugger", variable
163 if (WaitForDebugger) { in main()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_rtl.cpp55 WaitForDebugger(flags()->sleep_before_dying, "before dying"); in AsanDie()
396 WaitForDebugger(flags()->sleep_before_init, "before init"); in AsanInitInternal()
507 WaitForDebugger(flags()->sleep_after_init, "after init"); in AsanInitInternal()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp360 void WaitForDebugger(unsigned seconds, const char *label) { in WaitForDebugger() function
H A Dsanitizer_common.h302 void WaitForDebugger(unsigned seconds, const char *label);