|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/lldb/include/lldb/Utility/Stream.h 109 size_t PutChar(char ch);
References
tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp 173 s->PutChar(' ');
tools/lldb/source/Commands/CommandObjectTarget.cpp 3102 strm.PutChar(' ');
tools/lldb/source/Core/Address.cpp 202 strm->PutChar('"');
228 strm->PutChar('"');
449 s->PutChar(']');
586 s->PutChar('@');
tools/lldb/source/Core/AddressRange.cpp 161 s->PutChar('[');
163 s->PutChar('-');
165 s->PutChar(')');
tools/lldb/source/Core/Debugger.cpp 1342 content_stream.PutChar('\n');
tools/lldb/source/Core/DumpDataExtractor.cpp 219 s->PutChar(' ');
268 s->PutChar(' ');
283 s->PutChar('\'');
326 s->PutChar(NON_PRINTABLE_CHAR);
331 s->PutChar('\'');
375 s->PutChar('\'');
415 s->PutChar('\'');
425 s->PutChar('\"');
429 s->PutChar(c);
465 s->PutChar('\"');
640 s->PutChar(' ');
680 s->PutChar('{'); // \/
684 s->PutChar('}');
688 s->PutChar('{');
692 s->PutChar('}');
696 s->PutChar('{');
699 s->PutChar('}');
703 s->PutChar('{');
708 s->PutChar('}');
712 s->PutChar('{');
717 s->PutChar('}');
721 s->PutChar('{');
726 s->PutChar('}');
730 s->PutChar('{');
735 s->PutChar('}');
739 s->PutChar('{');
744 s->PutChar('}');
748 s->PutChar('{');
753 s->PutChar('}');
757 s->PutChar('{');
761 s->PutChar('}');
765 s->PutChar('{');
769 s->PutChar('}');
773 s->PutChar('{');
777 s->PutChar('}');
781 s->PutChar('{');
785 s->PutChar('}');
tools/lldb/source/Core/DumpRegisterValue.cpp 49 s->PutChar('/');
tools/lldb/source/Core/FormatEntity.cpp 939 special_directions_stream.PutChar('}');
945 s.PutChar('[');
985 s.PutChar(',');
987 s.PutChar(']');
1671 s.PutChar('(');
1729 s.PutChar(')');
tools/lldb/source/Core/Module.cpp 1089 strm.PutChar(' ');
1146 strm.PutChar(' ');
tools/lldb/source/Core/Opcode.cpp 48 s->PutChar(' ');
tools/lldb/source/Core/Section.cpp 344 s->PutChar('.');
tools/lldb/source/Core/SourceManager.cpp 213 s->PutChar(src_line[i] == '\t' ? '\t' : ' ');
tools/lldb/source/Core/ValueObject.cpp 2141 s.PutChar('.');
2160 s.PutChar(')');
tools/lldb/source/DataFormatters/TypeCategory.cpp 593 stream.PutChar(')');
tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp 720 m_stream->PutChar('(');
747 m_stream->PutChar(')');
782 m_stream->PutChar(' ');
tools/lldb/source/DataFormatters/VectorType.cpp 271 s.PutChar('(');
294 s.PutChar(')');
tools/lldb/source/Expression/DWARFExpression.cpp 135 s->PutChar('{');
138 s->PutChar('}');
tools/lldb/source/Expression/Materializer.cpp 358 dump_stream.PutChar('\n');
383 dump_stream.PutChar('\n');
703 dump_stream.PutChar('\n');
727 dump_stream.PutChar('\n');
977 dump_stream.PutChar('\n');
1001 dump_stream.PutChar('\n');
1137 dump_stream.PutChar('\n');
1312 dump_stream.PutChar('\n');
tools/lldb/source/Interpreter/CommandInterpreter.cpp 2569 strm.PutChar(text.front());
tools/lldb/source/Interpreter/CommandObject.cpp 665 sstr.PutChar('\n');
tools/lldb/source/Interpreter/OptionValue.cpp 560 strm.PutChar('.');
tools/lldb/source/Interpreter/OptionValueChar.cpp 28 strm.PutChar(m_current_value);
tools/lldb/source/Interpreter/OptionValueDictionary.cpp 58 strm.PutChar(' ');
tools/lldb/source/Interpreter/OptionValueProperties.cpp 581 strm.PutChar(' ');
tools/lldb/source/Interpreter/Options.cpp 367 strm.PutChar('[');
387 strm.PutChar(']');
495 strm.PutChar(']');
532 strm.PutChar('\n');
tools/lldb/source/Interpreter/Property.cpp 229 strm.PutChar('.');
248 strm.PutChar(' ');
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp 142 error_stream.PutChar('\n');
tools/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp 209 strm.PutChar('+');
211 strm.PutChar('-');
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp 125 data.PutChar(0);
132 data.PutChar(0);
tools/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp 290 strm.PutChar(')');
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp 123 packet.PutChar('$');
125 packet.PutChar('#');
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp 794 packet.PutChar('A');
799 packet.PutChar(',');
2146 packet.PutChar(':');
2180 packet.PutChar(';');
2207 packet.PutChar(';');
2816 stream.PutChar(',');
2825 stream.PutChar(',');
2862 stream.PutChar(',');
2884 stream.PutChar(',');
2927 stream.PutChar(',');
2929 stream.PutChar(',');
3079 stream.PutChar(',');
3221 payload.PutChar('g');
3252 payload.PutChar('G');
4003 stream.PutChar(':');
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp 261 response.PutChar(';');
277 response.PutChar(';');
282 response.PutChar(';');
306 response.PutChar(';');
535 response.PutChar('F');
562 response.PutChar('F');
589 response.PutChar('F');
594 response.PutChar(';');
609 response.PutChar('F');
646 response.PutChar('F');
649 response.PutChar(',');
686 response.PutChar('F');
687 response.PutChar(',');
689 response.PutChar('1');
691 response.PutChar('0');
754 response.PutChar(',');
756 response.PutChar(',');
943 response.PutChar('E');
1105 response.PutChar(';');
1110 response.PutChar(';');
1114 response.PutChar(';');
1117 response.PutChar(';');
1120 response.PutChar(';');
1190 response.PutChar(';');
1194 response.PutChar('-');
1198 response.PutChar(';');
1204 response.PutChar(';');
1238 response.PutChar(';');
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp 355 response.PutChar('E');
604 response.PutChar('T');
631 response.PutChar(';');
651 response.PutChar(',');
654 response.PutChar(';');
670 response.PutChar(';');
701 response.PutChar(delimiter);
707 response.PutChar(';');
747 response.PutChar(';');
769 response.PutChar(';');
776 response.PutChar(';');
781 response.PutChar(';');
945 response.PutChar('O');
1691 response.PutChar(';');
1696 response.PutChar(';');
1768 response.PutChar(';');
1830 response.PutChar(',');
1833 response.PutChar(';');
1842 response.PutChar(',');
1845 response.PutChar(';');
1853 response.PutChar(';');
1873 response.PutChar('m');
1885 response.PutChar(',');
2486 response.PutChar(';');
2500 response.PutChar('r');
2502 response.PutChar('w');
2504 response.PutChar('x');
2506 response.PutChar(';');
2514 response.PutChar(';');
2840 response.PutChar('l');
2849 response.PutChar('l');
2853 response.PutChar('m');
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp 204 response.PutChar(';');
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp 1226 packet.PutChar(';');
1379 continue_packet.PutChar('c');
1385 continue_packet.PutChar('c');
1432 continue_packet.PutChar('s');
1434 continue_packet.PutChar('s');
1441 continue_packet.PutChar('s');
tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp 921 stream.PutChar('\n');
1705 stream.PutChar('[');
1721 stream.PutChar(',');
1736 stream.PutChar(',');
1748 stream.PutChar(',');
1790 stream.PutChar('\n');
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp 296 s.PutChar('*');
299 s.PutChar('*');
302 s.PutChar('&');
tools/lldb/source/Symbol/ClangASTContext.cpp 9057 s->PutChar('{');
9059 s->PutChar(',');
9104 s->PutChar('{');
9106 s->PutChar(',');
9213 s->PutChar('"');
9217 s->PutChar('"');
9227 s->PutChar('{');
9229 s->PutChar(',');
9625 s->PutChar('"');
tools/lldb/source/Symbol/LineEntry.cpp 59 s->PutChar(':');
64 s->PutChar(':');
tools/lldb/source/Symbol/Symbol.cpp 227 s->PutChar(' ');
tools/lldb/source/Symbol/SymbolContext.cpp 95 s->PutChar('`');
884 ss.PutChar('\n');
894 ss.PutChar('\n');
tools/lldb/source/Symbol/SymbolFile.cpp 218 s.PutChar('\n');
228 s.PutChar('\n');
tools/lldb/source/Symbol/Type.cpp 313 s->PutChar('(');
tools/lldb/source/Symbol/UnwindPlan.cpp 117 s.PutChar('=');
119 s.PutChar('[');
122 s.PutChar(']');
127 s.PutChar('=');
129 s.PutChar('[');
132 s.PutChar(']');
147 s.PutChar('=');
149 s.PutChar('[');
154 s.PutChar(']');
200 s.PutChar('[');
202 s.PutChar(']');
245 s.PutChar(' ');
tools/lldb/source/Symbol/Variable.cpp 117 s->PutChar(')');
197 s->PutChar(':');
tools/lldb/source/Target/Target.cpp 1053 out_file.PutChar('\n');
tools/lldb/source/Target/ThreadPlanStepInRange.cpp 140 s->PutChar('.');
tools/lldb/source/Target/ThreadPlanStepOverRange.cpp 74 s->PutChar('.');
tools/lldb/source/Utility/Broadcaster.cpp 102 s.PutChar('.');
tools/lldb/source/Utility/Event.cpp 73 s->PutChar('{');
75 s->PutChar('}');
tools/lldb/source/Utility/FileSpec.cpp 351 s->PutChar(path_separator);
tools/lldb/source/Utility/GDBRemote.cpp 38 bytes_written += PutChar(0x7d);
41 bytes_written += PutChar(byte);
tools/lldb/source/Utility/ProcessInfo.cpp 233 s.PutChar(' ');
tools/lldb/source/Utility/Stream.cpp 67 bytes_written += PutChar('\0');
127 size_t Stream::EOL() { return PutChar('\n'); }
142 PutChar(ch);
tools/lldb/unittests/Utility/StreamTest.cpp 45 s.PutChar('a');
49 s.PutChar('1');
55 s.PutChar(' ');
59 s.PutChar('\n');
63 s.PutChar('\r');
67 s.PutChar('\t');
115 s.PutChar('\0');
119 s.PutChar('a');