Searched refs:PutCString (Results 1 - 25 of 177) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp194 s.PutCString("NULL");
200 s.PutCString(name);
212 s.PutCString("NULL");
216 s.PutCString(name);
224 s.PutCString("base ");
227 s.PutCString("class ");
230 s.PutCString("const ");
233 s.PutCString("enum ");
236 s.PutCString("file ");
239 s.PutCString("interfac
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueChar.cpp26 strm.PutCString(" = ");
30 strm.PutCString("(null)");
H A DOptionValueFormat.cpp24 strm.PutCString(" = ");
25 strm.PutCString(FormatManager::GetFormatAsCString(m_current_value));
H A DOptionValueLanguage.cpp26 strm.PutCString(" = ");
28 strm.PutCString(Language::GetNameForLanguageType(m_current_value));
H A DOptionValueBoolean.cpp28 strm.PutCString(" = ");
29 strm.PutCString(m_current_value ? "true" : "false");
H A DOptionValueArch.cpp26 strm.PutCString(" = ");
31 strm.PutCString(arch_name);
H A DOptionValueString.cpp25 strm.PutCString(" = ");
H A DOptionValueEnumeration.cpp31 strm.PutCString(" = ");
35 strm.PutCString(m_enumerations.GetCStringAtIndex(i).GetStringRef());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp31 m_debugger.GetErrorStream().PutCString(
37 m_debugger.GetErrorStream().PutCString(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepThrough.cpp121 s->PutCString("Stepping through trampoline code from: ");
128 s->PutCString(" unable to set a backstop breakpoint.");
135 error->PutCString(
142 error->PutCString("Could not create backstop breakpoint.");
148 error->PutCString("Does not have a subplan.");
260 log->PutCString("ThreadPlanStepThrough hit backstop breakpoint.");
H A DThreadPlanStepInstruction.cpp182 s.PutCString("Stepped in to: ");
189 s.PutCString(" stepping out to: ");
207 log->PutCString(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp189 response.PutCString("triple:");
195 response.PutCString("distribution_id:");
197 response.PutCString(";");
202 response.PutCString("vendor:apple;");
215 response.PutCString("ostype:tvos;");
217 response.PutCString("ostype:watchos;");
219 response.PutCString("ostype:bridgeos;");
221 response.PutCString("ostype:ios;");
226 response.PutCString("watchpoint_exceptions_received:before;");
228 response.PutCString("ostyp
[all...]
H A DGDBRemoteCommunicationServerLLGS.cpp624 response.PutCString("name:");
625 response.PutCString(thread_name);
628 response.PutCString("hexname:");
643 response.PutCString("threads:");
666 response.PutCString("jstopinfo:");
679 response.PutCString("thread-pcs");
767 response.PutCString("description:");
772 response.PutCString("metype:");
774 response.PutCString(";mecount:");
779 response.PutCString("medat
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h185 strm.PutCString("file = '");
187 strm.PutCString("'");
192 strm.PutCString(", ");
193 strm.PutCString("platform_file = '");
195 strm.PutCString("'");
200 strm.PutCString(", ");
201 strm.PutCString("symbol_file = '");
203 strm.PutCString("'");
208 strm.PutCString(", ");
215 strm.PutCString(", ");
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointName.cpp63 s->PutCString("Options: \n");
72 s->PutCString("Permissions: \n");
H A DBreakpointID.cpp53 s->PutCString("<invalid>");
63 s->PutCString("<invalid>");
H A DWatchpointOptions.cpp140 s->PutCString("Watchpoint Options:\n");
144 s->PutCString(" Options: ");
149 s->PutCString("thread spec: no ");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp72 stream.PutCString("file action: ");
81 stream.PutCString("no action");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp358 strm.PutCString(", context = ");
368 strm.PutCString("reading opcode");
372 strm.PutCString("immediate");
376 strm.PutCString("push register");
380 strm.PutCString("pop register");
384 strm.PutCString("adjust sp");
388 strm.PutCString("set frame pointer");
392 strm.PutCString("adjusting (writing value back to) a base register");
396 strm.PutCString("register + offset");
400 strm.PutCString("stor
[all...]
H A DAddress.cpp503 s->PutCString(symbol_name);
524 s->PutCString("(char *)");
527 s->PutCString(": ");
543 s->PutCString("(objc_msgref *) -> { (func*)");
547 s->PutCString("{ ");
555 s->PutCString("), (char *)");
558 s->PutCString(" (");
560 s->PutCString(", ");
565 s->PutCString(") }");
567 s->PutCString(" }");
[all...]
H A DDumpRegisterValue.cpp61 s->PutCString(" = ");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp205 s->PutCString(" (unresolved type)");
208 s->PutCString(" (unresolved const type)");
211 s->PutCString(" (unresolved restrict type)");
214 s->PutCString(" (unresolved volatile type)");
217 s->PutCString(" (unresolved atomic type)");
220 s->PutCString(" (unresolved typedef)");
223 s->PutCString(" (unresolved pointer)");
226 s->PutCString(" (unresolved L value reference)");
229 s->PutCString(" (unresolved R value reference)");
232 s->PutCString(" (syntheti
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp193 sstr.PutCString("no backing script");
195 sstr.PutCString(m_function_name);
198 sstr.PutCString(m_python_script);
H A DValueObjectPrinter.cpp302 m_stream->PutCString(dest_stream.GetString());
549 m_stream->PutCString(IsRef() ? ": {\n" : " {\n");
683 m_stream->PutCString(" {}\n");
696 m_stream->PutCString("\n");
698 m_stream->PutCString(" {}\n");
725 m_stream->PutCString(", ");
729 m_stream->PutCString(name);
730 m_stream->PutCString(" = ");
741 m_stream->PutCString(", ...)");
768 m_stream->PutCString(" {
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp121 s.PutCString(" file = ");
174 s.PutCString(
180 s.PutCString("====== ====== ========== ============================== "
230 s.PutCString(m_arg0);
234 s.PutCString(m_arguments.GetArgumentAtIndex(i));
237 s.PutCString(GetName());

Completed in 337 milliseconds

12345678