Searched refs:SetCrashDescriptionWithFormat (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/ |
| D | Mutex.cpp | 252 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_destroy() => err = %i (%s)", __PRETT… in ~Mutex() 282 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_lock(%p) => err = %i (%s)", __PRETTY… in Lock() 331 …Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_unlock(%p) => err = %i (%s)", __PRET… in Unlock() 355 …Host::SetCrashDescriptionWithFormat ("Unlocking lock (on thread %p) that thread: %p failed to get:… in Unlock()
|
| D | Host.cpp | 2076 Host::SetCrashDescriptionWithFormat (const char *format, ...) in SetCrashDescriptionWithFormat() function in Host
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/ |
| D | TypeSummary.cpp | 169 Host::SetCrashDescriptionWithFormat("[Python summary] Name: %s - Function: %s", in FormatObject()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/ |
| D | Host.h | 463 … SetCrashDescriptionWithFormat (const char *format, ...) __attribute__ ((format (printf, 1, 2)));
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/API/ |
| D | SBFrame.cpp | 1395 …Host::SetCrashDescriptionWithFormat ("SBFrame::EvaluateExpression (expr = \"%s\", fetch_dynamic_va… in EvaluateExpression()
|
| D | SBTarget.cpp | 2650 …Host::SetCrashDescriptionWithFormat ("SBTarget::EvaluateExpression (expr = \"%s\", fetch_dynamic_v… in EvaluateExpression()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/ |
| D | CommandInterpreter.cpp | 1539 Host::SetCrashDescriptionWithFormat ("HandleCommand(command = \"%s\")", command_line); in HandleCommand()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| D | ProcessGDBRemote.cpp | 1635 …Host::SetCrashDescriptionWithFormat("Setting thread register '%s' (decoded to %u (0x%x)) with valu… in SetThreadStopInfo()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | SymbolFileDWARF.cpp | 6788 …Host::SetCrashDescriptionWithFormat ("SymbolFileDWARF::ParseType() is adding a method %s to class … in ParseType()
|