Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp697 static const char *GetStopReasonString(StopReason stop_reason) { in GetStopReasonString() function
771 const char *stop_reason = GetStopReasonString(tid_stop_info.reason); in GetJSONThreadsInfo()
955 const char *reason_str = GetStopReasonString(tid_stop_info.reason); in PrepareStopReplyPacketForThread()