reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
46 int SetErrorStringWithFormat(const char *format, ...)
25219 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3,arg4,arg5); 25283 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3,arg4); 25335 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3); 25375 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2);tools/lldb/source/API/SBBreakpoint.cpp
572 error.SetErrorStringWithFormat("Address: %s didn't pass the filter.",
tools/lldb/source/API/SBTarget.cpp2126 sb_error.SetErrorStringWithFormat("invalid section"); 2164 sb_error.SetErrorStringWithFormat("invalid section"); 2181 sb_error.SetErrorStringWithFormat("invalid section"); 2185 sb_error.SetErrorStringWithFormat("invalid target"); 2216 sb_error.SetErrorStringWithFormat("invalid module"); 2220 sb_error.SetErrorStringWithFormat("invalid target"); 2260 sb_error.SetErrorStringWithFormat("no sections in object file '%s'", 2265 sb_error.SetErrorStringWithFormat("no object file for module '%s'", 2269 sb_error.SetErrorStringWithFormat("invalid module"); 2272 sb_error.SetErrorStringWithFormat("invalid target");tools/lldb/source/API/SBThread.cpp
884 sb_error.SetErrorStringWithFormat( 939 sb_error.SetErrorStringWithFormat("No line entries for %s:%u", path,tools/lldb/source/API/SBValue.cpp
274 sb_error.SetErrorStringWithFormat("error: %s", 503 error.SetErrorStringWithFormat("Could not get value: %s", 924 error.SetErrorStringWithFormat("could not get SBValue: %s", 945 error.SetErrorStringWithFormat("could not get SBValue: %s", 1438 error.SetErrorStringWithFormat("Couldn't set data: %s", 1444 error.SetErrorStringWithFormat( 1520 error.SetErrorStringWithFormat("could not get SBValue: %s",tools/lldb/tools/driver/Driver.cpp
142 error.SetErrorStringWithFormat( 209 error.SetErrorStringWithFormat( 246 error.SetErrorStringWithFormat( 256 error.SetErrorStringWithFormat( 285 error.SetErrorStringWithFormat( 296 error.SetErrorStringWithFormat("Unrecognized language name: \"%s\"",