reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Utility/Log.h
  161   void Warning(const char *fmt, ...) __attribute__((format(printf, 2, 3)));

References

tools/lldb/source/Breakpoint/BreakpointLocation.cpp
  455       log->Warning("Failed to add breakpoint site at 0x%" PRIx64,
tools/lldb/source/Breakpoint/BreakpointResolverName.cpp
   39         log->Warning("function name regexp: \"%s\" did not compile.",
  266       log->Warning("Class/method function specification not supported yet.\n");
  301       log->Warning("glob is not supported yet.");
tools/lldb/source/Core/AddressResolverName.cpp
   44         log->Warning("function name regexp: \"%s\" did not compile.",
   83       log->Warning("Class/method function specification not supported yet.\n");
  111       log->Warning("glob is not supported yet.");
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp
   92       log->Warning("couldn't determine real target architecture: '%s'",
  130       log->Warning("Ignoring unknown renderscript target");
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 2887         log->Warning("Extraneous members in reduction spec: '%s'",
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 4655                   log->Warning("symbol stub referencing symbol table symbol "
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4205           log->Warning("Packet size is too small. "