Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp470 static const char *GetStopReasonString(StopReason stop_reason) { function
540 if (const char *stop_reason_str = GetStopReasonString(tid_stop_info.reason))
759 const char *reason_str = GetStopReasonString(tid_stop_info.reason);