Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp134 WaitForDebugger("wait-for-debugger", variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp381 void WaitForDebugger(unsigned seconds, const char *label) { WaitForDebugger() function