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

Declarations

tools/lldb/include/lldb/Utility/Stream.h
  387   size_t Indent(const char *s = nullptr);

References

tools/lldb/source/Breakpoint/Breakpoint.cpp
  908         s->Indent();
  913           s->Indent();
tools/lldb/source/Breakpoint/BreakpointList.cpp
  152   s->Indent();
tools/lldb/source/Breakpoint/BreakpointLocation.cpp
  494     s->Indent();
  521         s->Indent("module = ");
  527         s->Indent("compile unit = ");
  532           s->Indent("function = ");
  538           s->Indent("location = ");
  547             s->Indent("re-exported target = ");
  549             s->Indent("symbol = ");
  558     s->Indent();
  589         s->Indent();
  598     s->Indent();
  601     s->Indent();
  605       s->Indent();
tools/lldb/source/Breakpoint/BreakpointName.cpp
   43     s->Indent();
   65     s->Indent();
   74     s->Indent();
tools/lldb/source/Breakpoint/BreakpointOptions.cpp
  540       s->Indent();
  543       s->Indent();
  591   s->Indent("Breakpoint commands");
  602       s->Indent(data->user_source.GetStringAtIndex(i));
tools/lldb/source/Breakpoint/WatchpointOptions.cpp
  138       s->Indent();
  141       s->Indent();
  169   s->Indent("watchpoint commands:\n");
tools/lldb/source/Commands/CommandObjectRegister.cpp
   83         strm.Indent();
  142         strm.Indent();
tools/lldb/source/Commands/CommandObjectTarget.cpp
 1461   strm.Indent("    Address: ");
 1466   strm.Indent("    Summary: ");
 1554     strm.Indent();
 1612       strm.Indent();
 1643     strm.Indent();
 1688   strm.Indent();
 1726       strm.Indent();
tools/lldb/source/Core/Address.cpp
  719               s->Indent();
tools/lldb/source/Core/Module.cpp
 1198   s->Indent();
tools/lldb/source/Core/Section.cpp
  306   s->Indent();
  594     s->Indent();
  599     s->Indent();
tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
   81     m_stream->Indent();
  614       m_stream->Indent("...\n");
  617     m_stream->Indent("}\n");
tools/lldb/source/Expression/DWARFExpression.cpp
 2930     s.Indent();
tools/lldb/source/Interpreter/CommandHistory.cpp
  105       stream.Indent();
tools/lldb/source/Interpreter/CommandInterpreter.cpp
 2500       strm.Indent();
 2562       strm.Indent();
tools/lldb/source/Interpreter/OptionValueArray.cpp
   37         strm.Indent();
tools/lldb/source/Interpreter/OptionValueDictionary.cpp
   48       strm.Indent(pos->first.GetCString());
tools/lldb/source/Interpreter/OptionValueFileSpecList.cpp
   33         strm.Indent();
tools/lldb/source/Interpreter/Options.cpp
  285     strm.Indent(actual_text.c_str());
  316       strm.Indent();
  581       strm.Indent();
  598         strm.Indent();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
  425     s.Indent();
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 3087       strm.Indent(b.second->defn->name);
 3133       strm.Indent(kernel.m_name.AsCString());
 3369     strm.Indent("Context: ");
 3375     strm.Indent("Address: ");
 3381     strm.Indent("Data pointer: ");
 3387     strm.Indent("Dimensions: ");
 3395     strm.Indent("Data Type: ");
 3425     strm.Indent("Data Kind: ");
 3894   strm.Indent();
 3896   strm.Indent(m_module->GetNumCompileUnits() ? "Debug info loaded."
 3901   strm.Indent();
 3910   strm.Indent();
 3919   strm.Indent();
 3924     strm.Indent();
 3930   strm.Indent();
 3943   strm.Indent(m_name.AsCString());
 3968   strm.Indent(m_name.AsCString());
 3973   stream.Indent(m_reduce_name.AsCString());
 3976   stream.Indent();
 3979   stream.Indent();
 3982   stream.Indent();
 3985   stream.Indent();
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp
  118         stream.Indent();
  125           stream.Indent();
tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  399   s->Indent();
  409     s->Indent();
  414     s->Indent();
tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp
  127   s->Indent();
  136     s->Indent();
  141     s->Indent();
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 2935   s->Indent();
tools/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp
  154     s->Indent();
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 4710     s->Indent();
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
 1041     s->Indent();
tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
  908       stream.Indent();
  918         stream.Indent();
  927     stream.Indent();
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  410     s.Indent();
  461   s.Indent(DW_AT_value_to_name(attr));
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
   91     s.Indent();
tools/lldb/source/Symbol/Block.cpp
   69   s->Indent();
tools/lldb/source/Symbol/CompileUnit.cpp
   92   s->Indent();
tools/lldb/source/Symbol/Function.cpp
   97   s->Indent();
  343   s->Indent();
tools/lldb/source/Symbol/SymbolContext.cpp
  153         s->Indent();
  200     s->Indent("     Module: file = \"");
  210     s->Indent("CompileUnit: ");
  216     s->Indent("   Function: ");
  222       s->Indent("   FuncType: ");
  242         s->Indent("     Blocks: ");
  244         s->Indent("             ");
  251     s->Indent("  LineEntry: ");
  257     s->Indent("     Symbol: ");
  263     s->Indent("   Variable: ");
  319   s->Indent();
  324   s->Indent();
  329   s->Indent();
  335   s->Indent();
  343     s->Indent();
  351   s->Indent();
  359   s->Indent();
  364   s->Indent();
 1139     s->Indent();
 1149     s->Indent();
 1164     s->Indent();
 1176     s->Indent();
 1181     s->Indent();
 1186     s->Indent();
 1264   s->Indent();
tools/lldb/source/Symbol/Symtab.cpp
   77   s->Indent();
   99         s->Indent();
  123         s->Indent();
  135         s->Indent();
  152   s->Indent();
  164         s->Indent();
  173   s->Indent("               Debug symbol\n");
  174   s->Indent("               |Synthetic symbol\n");
  175   s->Indent("               ||Externally Visible\n");
  176   s->Indent("               |||\n");
  177   s->Indent("Index   UserID DSX Type            File Address/Value Load "
  179   s->Indent("------- ------ --- --------------- ------------------ "
tools/lldb/source/Symbol/Type.cpp
  238   s->Indent();
tools/lldb/source/Symbol/Variable.cpp
  106   s->Indent();
tools/lldb/source/Target/StackFrame.cpp
 1897     strm.Indent();
tools/lldb/source/Target/Target.cpp
  149     s->Indent();
 3186     s->Indent("State: enabled\n");
 3188     s->Indent("State: disabled\n");
 3191     s->Indent("AutoContinue on\n");
 3194     s->Indent();
 3203     s->Indent("Thread:\n");
 3211   s->Indent("Commands: \n");
 3215     s->Indent(m_commands.GetStringAtIndex(i));
tools/lldb/source/Target/Thread.cpp
 1509   s->Indent();
 1541       s->Indent();
 1548   s->Indent();
 1551   s->Indent();
 1557     s->Indent();
 1564     s->Indent();
 1904     strm.Indent();
tools/lldb/source/Target/ThreadPlanRunToAddress.cpp
  116         s->Indent();
tools/lldb/source/Utility/Args.cpp
  200     s.Indent();
tools/lldb/source/Utility/StringList.cpp
  234     strm.Indent();