Home
last modified time | relevance | path

Searched defs:WaitForDebugger (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp132 WaitForDebugger("wait-for-debugger", variable
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp360 void WaitForDebugger(unsigned seconds, const char *label) { in WaitForDebugger() function