Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DMutex.cpp252 …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()
DHost.cpp2076 Host::SetCrashDescriptionWithFormat (const char *format, ...) in SetCrashDescriptionWithFormat() function in Host
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
DTypeSummary.cpp169 Host::SetCrashDescriptionWithFormat("[Python summary] Name: %s - Function: %s", in FormatObject()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
DHost.h463SetCrashDescriptionWithFormat (const char *format, ...) __attribute__ ((format (printf, 1, 2)));
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBFrame.cpp1395 …Host::SetCrashDescriptionWithFormat ("SBFrame::EvaluateExpression (expr = \"%s\", fetch_dynamic_va… in EvaluateExpression()
DSBTarget.cpp2650 …Host::SetCrashDescriptionWithFormat ("SBTarget::EvaluateExpression (expr = \"%s\", fetch_dynamic_v… in EvaluateExpression()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DCommandInterpreter.cpp1539 Host::SetCrashDescriptionWithFormat ("HandleCommand(command = \"%s\")", command_line); in HandleCommand()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1635 …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/
DSymbolFileDWARF.cpp6788 …Host::SetCrashDescriptionWithFormat ("SymbolFileDWARF::ParseType() is adding a method %s to class … in ParseType()