Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBCommunication.i18eBroadcastBitDisconnected = (1 << 0), ///< Sent when the communications connection is lo… enumerator
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommunication.h20 eBroadcastBitDisconnected = in FLAGS_ANONYMOUS_ENUM()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h87 eBroadcastBitDisconnected = in FLAGS_ANONYMOUS_ENUM()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp54 SetEventName(eBroadcastBitDisconnected, "disconnected"); in Communication()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp15178 …G_LUA_CONSTTAB_INT("eBroadcastBitDisconnected", lldb::SBCommunication::eBroadcastBitDisconnected)},
71213 …NT("SBCommunication_eBroadcastBitDisconnected", lldb::SBCommunication::eBroadcastBitDisconnected)},