Home
last modified time | relevance | path

Searched defs:threads_with_valid_stop_info_only (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.cpp745 const bool threads_with_valid_stop_info_only = true; in SendStopReplyPacketForThread() local
3266 const bool threads_with_valid_stop_info_only = false; in Handle_jThreadsInfo() local
/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.cpp2956 const bool threads_with_valid_stop_info_only = true; in SendStopReplyPacketForThread() local
5501 RNBRemote::GetJSONThreadsInfo(bool threads_with_valid_stop_info_only) { in GetJSONThreadsInfo()
5671 const bool threads_with_valid_stop_info_only = false; in HandlePacket_jThreadsInfo() local