Searched refs:SetCrashDescriptionWithFormat (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | Mutex.cpp | 252 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_destroy() => err = %i (%s)", __PRETT… in ~Mutex() 284 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_lock(%p) => err = %i (%s)", __PRETTY… in Lock() 333 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_unlock(%p) => err = %i (%s)", __PRET… in Unlock() 357 …Host::SetCrashDescriptionWithFormat ("Unlocking lock (on thread %p) that thread: %p failed to get:… in Unlock()
|
| HD | Host.cpp | 1062 Host::SetCrashDescriptionWithFormat (const char *format, ...) in SetCrashDescriptionWithFormat() function in Host
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/ |
| HD | Host.h | 218 … SetCrashDescriptionWithFormat (const char *format, ...) __attribute__ ((format (printf, 1, 2)));
|
| /NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/ |
| HD | TypeSummary.cpp | 235 Host::SetCrashDescriptionWithFormat("[Python summary] Name: %s - Function: %s", in FormatObject()
|
| /NextBSD/contrib/llvm/tools/lldb/source/API/ |
| HD | SBFrame.cpp | 1461 …Host::SetCrashDescriptionWithFormat ("SBFrame::EvaluateExpression (expr = \"%s\", fetch_dynamic_va… in EvaluateExpression()
|
| HD | SBTarget.cpp | 2344 …Host::SetCrashDescriptionWithFormat ("SBTarget::EvaluateExpression (expr = \"%s\", fetch_dynamic_v… in EvaluateExpression()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Interpreter/ |
| HD | CommandInterpreter.cpp | 1656 Host::SetCrashDescriptionWithFormat ("HandleCommand(command = \"%s\")", command_line); in HandleCommand()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 6853 …Host::SetCrashDescriptionWithFormat ("SymbolFileDWARF::ParseType() is adding a method %s to class … in ParseType()
|