Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp695 static const char *GetStopReasonString(StopReason stop_reason) { in GetStopReasonString() function
769 const char *stop_reason = GetStopReasonString(tid_stop_info.reason); in GetJSONThreadsInfo()
953 const char *reason_str = GetStopReasonString(tid_stop_info.reason); in PrepareStopReplyPacketForThread()