Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2961 bool any_thread_matched = false; in RunStopHooks() local
2978 if (print_hook_header && !any_thread_matched) { in RunStopHooks()
2986 any_thread_matched = true; in RunStopHooks()