Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2751 bool any_thread_matched = false; in RunStopHooks() local
2768 if (print_hook_header && !any_thread_matched) { in RunStopHooks()
2776 any_thread_matched = true; in RunStopHooks()