Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp2847 bool any_thread_matched = false; in RunStopHooks() local
2864 if (print_hook_header && !any_thread_matched) { in RunStopHooks()
2872 any_thread_matched = true; in RunStopHooks()