Searched refs:PutCString (Results 26 - 50 of 177) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp63 log->PutCString("started monitoring child process.");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueSInt64.cpp28 strm.PutCString(" = ");
H A DOptionValueUInt64.cpp33 strm.PutCString(" = ");
H A DOptionValueUUID.cpp25 strm.PutCString(" = ");
H A DOptionValueRegex.cpp22 strm.PutCString(" = ");
H A DOptionValueFormatEntity.cpp59 strm.PutCString(" = ");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp188 s.PutCString(".apple_names index present\n");
190 s.PutCString(".apple_namespaces index present\n");
192 s.PutCString(".apple_types index present\n");
194 s.PutCString(".apple_objc index present\n");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp25 // last '\n' because log->PutCString will add one for us.
31 log->PutCString(str.c_str());
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp239 strm.PutCString("Started");
241 strm.PutCString("Invalid");
243 strm.PutCString("Success");
245 strm.PutCString("Fail");
310 void SBCommandReturnObject::PutCString(const char *string, int len) { function in class:SBCommandReturnObject
311 LLDB_RECORD_METHOD(void, SBCommandReturnObject, PutCString,
424 LLDB_REGISTER_METHOD(void, SBCommandReturnObject, PutCString,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp88 s.PutCString("invalid-dwarf-expr");
90 s.PutCString("dwarf-expr");
101 s.PutCString("=<unspec>");
103 s.PutCString("=!");
107 s.PutCString("=<undef>");
109 s.PutCString("=?");
112 s.PutCString("= <same>");
163 s.PutCString(reg_info->name);
210 s.PutCString("unspecified");
534 s.PutCString("Addres
[all...]
H A DVariable.cpp122 s->PutCString(", scope = ");
125 s->PutCString(m_external ? "global" : "static");
128 s->PutCString("parameter");
131 s->PutCString("local");
134 s->PutCString("thread local");
142 s->PutCString(", context = ( ");
144 s->PutCString(" )");
151 s->PutCString(", location = ");
172 s->PutCString(", external");
175 s->PutCString(", artificia
[all...]
H A DSymbolContext.cpp134 s->PutCString(" at ");
148 s->PutCString(" at ");
160 s->PutCString("symbol stub for: ");
255 s->PutCString("kind = global, ");
259 s->PutCString("kind = static, ");
263 s->PutCString("kind = argument, ");
267 s->PutCString("kind = local, ");
271 s->PutCString("kind = thread local, ");
306 s->PutCString("SymbolContext");
1170 s->PutCString("Addres
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp555 s.PutCString("\nprev_frames:\n");
557 s.PutCString("\ncurr_frames:\n");
577 s.PutCString("NULL");
582 s.PutCString("NULL");
609 s.PutCString("\n\nNew frames:\n");
839 s.PutCString("\n\nStackFrameList::Merge():\nPrev:\n");
843 s.PutCString("NULL");
844 s.PutCString("\nCurr:\n");
848 s.PutCString("NULL");
854 s.PutCString("N
[all...]
H A DThreadSpec.cpp136 s->PutCString("thread spec: no ");
140 s->PutCString("thread spec: yes ");
H A DStackID.cpp30 s->PutCString(") ");
H A DThreadPlanTracer.cpp140 stream->PutCString(" ");
202 stream->PutCString(", ");
221 stream->PutCString("\n\t");
H A DThreadPlanCallFunction.cpp151 log->PutCString(message);
229 error->PutCString(m_constructor_errors.GetString());
231 error->PutCString("Unknown error");
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBCommandReturnObject.i114 PutCString(const char* string, int len);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp53 void UUID::Dump(Stream *s) const { s->PutCString(GetAsString()); }
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp44 log->PutCString("AuxVector: ");
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandReturnObject.h95 void PutCString(const char *string, int len = -1);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataEncoder.h166 uint32_t PutCString(uint32_t offset, const char *cstr);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp344 packet.PutCString("qSupported");
346 packet.PutCString(i == 0 ? ":" : ";");
347 packet.PutCString(features[i]);
554 payload.PutCString(packetStr);
856 packet.PutCString("QEnvironmentHexEncoded:");
1342 packet.PutCString("I");
1757 packet.PutCString("QSetSTDIN:");
1777 packet.PutCString("QSetSTDOUT:");
1797 packet.PutCString("QSetSTDERR:");
1833 packet.PutCString("QSetWorkingDi
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp878 stream.PutCString("Availability: unknown (requires process)\n");
879 stream.PutCString("Enabled: not applicable "
903 stream.PutCString("DarwinLog filter rules:\n");
909 stream.PutCString("none\n");
1096 json_stream.PutCString("<null>");
1725 stream.PutCString("activity-chain=");
1726 stream.PutCString(activity_chain);
1737 stream.PutCString("subsystem=");
1738 stream.PutCString(subsystem);
1749 stream.PutCString("categor
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DOpcode.cpp28 s->PutCString("<invalid>");

Completed in 171 milliseconds

12345678