Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h29 eBroadcastAlways, ///< Always send a broadcast when the value is modified. enumerator
215 (broadcast_type == eBroadcastAlways) || in Broadcast()
H A DEvent.h120 m_predicate.SetValue(true, eBroadcastAlways); in DoOnRemoval()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp385 shell_info->process_reaped.SetValue(true, eBroadcastAlways); in MonitorShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3956 eBroadcastAlways); in HandlePrivateEvent()