Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp2654 bool print_hook_header = (m_stop_hooks.size() != 1); in RunStopHooks() local
2681 if (print_hook_header && !any_thread_matched) { in RunStopHooks()