| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFDIE.cpp | 233 s.PutCString("NULL"); in GetName() 239 s.PutCString(name); in GetName() 251 s.PutCString("NULL"); in AppendTypeName() 255 s.PutCString(name); in AppendTypeName() 263 s.PutCString("base "); in AppendTypeName() 266 s.PutCString("class "); in AppendTypeName() 269 s.PutCString("const "); in AppendTypeName() 272 s.PutCString("enum "); in AppendTypeName() 275 s.PutCString("file "); in AppendTypeName() 278 s.PutCString("interface "); in AppendTypeName() [all …]
|
| D | AppleDWARFIndex.cpp | 203 s.PutCString(".apple_names index present\n"); in Dump() 205 s.PutCString(".apple_namespaces index present\n"); in Dump() 207 s.PutCString(".apple_types index present\n"); in Dump() 209 s.PutCString(".apple_objc index present\n"); in Dump()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| D | ModuleSpec.h | 170 strm.PutCString("file = '"); in Dump() 172 strm.PutCString("'"); in Dump() 177 strm.PutCString(", "); in Dump() 178 strm.PutCString("platform_file = '"); in Dump() 180 strm.PutCString("'"); in Dump() 185 strm.PutCString(", "); in Dump() 186 strm.PutCString("symbol_file = '"); in Dump() 188 strm.PutCString("'"); in Dump() 193 strm.PutCString(", "); in Dump() 200 strm.PutCString(", "); in Dump() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteCommunicationServerCommon.cpp | 183 response.PutCString("triple:"); in Handle_qHostInfo() 189 response.PutCString("distribution_id:"); in Handle_qHostInfo() 191 response.PutCString(";"); in Handle_qHostInfo() 196 response.PutCString("vendor:apple;"); in Handle_qHostInfo() 209 response.PutCString("ostype:tvos;"); in Handle_qHostInfo() 211 response.PutCString("ostype:watchos;"); in Handle_qHostInfo() 213 response.PutCString("ostype:bridgeos;"); in Handle_qHostInfo() 215 response.PutCString("ostype:ios;"); in Handle_qHostInfo() 220 response.PutCString("watchpoint_exceptions_received:before;"); in Handle_qHostInfo() 222 response.PutCString("ostype:macosx;"); in Handle_qHostInfo() [all …]
|
| D | GDBRemoteCommunicationClient.cpp | 323 packet.PutCString("qSupported"); in GetRemoteQSupported() 325 packet.PutCString(i == 0 ? ":" : ";"); in GetRemoteQSupported() 326 packet.PutCString(features[i]); in GetRemoteQSupported() 493 payload.PutCString(packetStr); in GetThreadPacketSupported() 866 packet.PutCString("QEnvironmentHexEncoded:"); in SendEnvironmentPacket() 1384 packet.PutCString("I"); in SendStdinNotification() 1834 packet.PutCString("QSetSTDIN:"); in SetSTDIN() 1854 packet.PutCString("QSetSTDOUT:"); in SetSTDOUT() 1874 packet.PutCString("QSetSTDERR:"); in SetSTDERR() 1910 packet.PutCString("QSetWorkingDir:"); in SetWorkingDir() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Core/ |
| D | EmulateInstruction.cpp | 358 strm.PutCString(", context = "); in WriteRegisterDefault() 368 strm.PutCString("reading opcode"); in Dump() 372 strm.PutCString("immediate"); in Dump() 376 strm.PutCString("push register"); in Dump() 380 strm.PutCString("pop register"); in Dump() 384 strm.PutCString("adjust sp"); in Dump() 388 strm.PutCString("set frame pointer"); in Dump() 392 strm.PutCString("adjusting (writing value back to) a base register"); in Dump() 396 strm.PutCString("register + offset"); in Dump() 400 strm.PutCString("store register"); in Dump() [all …]
|
| D | Address.cpp | 503 s->PutCString(symbol_name); in Dump() 524 s->PutCString("(char *)"); in Dump() 527 s->PutCString(": "); in Dump() 543 s->PutCString("(objc_msgref *) -> { (func*)"); in Dump() 547 s->PutCString("{ "); in Dump() 555 s->PutCString("), (char *)"); in Dump() 558 s->PutCString(" ("); in Dump() 560 s->PutCString(", "); in Dump() 565 s->PutCString(") }"); in Dump() 567 s->PutCString(" }"); in Dump() [all …]
|
| D | FormatEntity.cpp | 974 s.PutCString(", ..."); in DumpValue() 1097 s.PutCString(entry.string); in Format() 1114 s.PutCString(entry.string); in Format() 1245 s.PutCString(cstr); in Format() 1258 s.PutCString(cstr); in Format() 1270 s.PutCString(stop_description); in Format() 1282 s.PutCString(stop_description); in Format() 1352 s.PutCString(arch.GetArchitectureName()); in Format() 1395 s.PutCString(lang_name); in Format() 1543 s.PutCString(name); in Format() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/ |
| D | Type.cpp | 202 s->PutCString(" (unresolved type)"); in GetDescription() 205 s->PutCString(" (unresolved const type)"); in GetDescription() 208 s->PutCString(" (unresolved restrict type)"); in GetDescription() 211 s->PutCString(" (unresolved volatile type)"); in GetDescription() 214 s->PutCString(" (unresolved atomic type)"); in GetDescription() 217 s->PutCString(" (unresolved typedef)"); in GetDescription() 220 s->PutCString(" (unresolved pointer)"); in GetDescription() 223 s->PutCString(" (unresolved L value reference)"); in GetDescription() 226 s->PutCString(" (unresolved R value reference)"); in GetDescription() 229 s->PutCString(" (synthetic type)"); in GetDescription() [all …]
|
| D | Variable.cpp | 120 s->PutCString(", scope = "); in Dump() 123 s->PutCString(m_external ? "global" : "static"); in Dump() 126 s->PutCString("parameter"); in Dump() 129 s->PutCString("local"); in Dump() 132 s->PutCString("thread local"); in Dump() 140 s->PutCString(", context = ( "); in Dump() 142 s->PutCString(" )"); in Dump() 149 s->PutCString(", location = "); in Dump() 170 s->PutCString(", external"); in Dump() 173 s->PutCString(", artificial"); in Dump()
|
| D | UnwindPlan.cpp | 88 s.PutCString("dwarf-expr"); in DumpDWARFExpr() 99 s.PutCString("=<unspec>"); in Dump() 101 s.PutCString("=!"); in Dump() 105 s.PutCString("=<undef>"); in Dump() 107 s.PutCString("=?"); in Dump() 110 s.PutCString("= <same>"); in Dump() 161 s.PutCString(reg_info->name); in DumpRegisterName() 208 s.PutCString("unspecified"); in Dump() 548 s.PutCString("Address range of this UnwindPlan: "); in Dump()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | ThreadPlanStepThrough.cpp | 118 s->PutCString("Stepping through trampoline code from: "); in GetDescription() 125 s->PutCString(" unable to set a backstop breakpoint."); in GetDescription() 132 error->PutCString( in ValidatePlan() 139 error->PutCString("Could not create backstop breakpoint."); in ValidatePlan() 145 error->PutCString("Does not have a subplan."); in ValidatePlan() 257 log->PutCString("ThreadPlanStepThrough hit backstop breakpoint."); in HitOurBackstopBreakpoint()
|
| D | ThreadPlanStepInstruction.cpp | 185 s.PutCString("Stepped in to: "); in ShouldStop() 190 s.PutCString(" stepping out to: "); in ShouldStop() 206 log->PutCString( in ShouldStop()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/ |
| D | ValueObjectPrinter.cpp | 295 m_stream->PutCString(dest_stream.GetString()); in PrintDecl() 555 m_stream->PutCString(IsRef() ? ": {\n" : " {\n"); in PrintChildrenPreamble() 689 m_stream->PutCString(" {}\n"); in PrintChildren() 702 m_stream->PutCString("\n"); in PrintChildren() 704 m_stream->PutCString(" {}\n"); in PrintChildren() 731 m_stream->PutCString(", "); in PrintChildrenOneLiner() 735 m_stream->PutCString(name); in PrintChildrenOneLiner() 736 m_stream->PutCString(" = "); in PrintChildrenOneLiner() 747 m_stream->PutCString(", ...)"); in PrintChildrenOneLiner() 774 m_stream->PutCString(" {...}\n"); in PrintChildrenIfNeeded() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/API/ |
| D | SBCommandReturnObject.cpp | 238 strm.PutCString("Started"); in GetDescription() 240 strm.PutCString("Invalid"); in GetDescription() 242 strm.PutCString("Success"); in GetDescription() 244 strm.PutCString("Fail"); in GetDescription() 309 void SBCommandReturnObject::PutCString(const char *string, int len) { in PutCString() function in SBCommandReturnObject 310 LLDB_RECORD_METHOD(void, SBCommandReturnObject, PutCString, in PutCString() 423 LLDB_REGISTER_METHOD(void, SBCommandReturnObject, PutCString, in RegisterMethods()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/ |
| D | ProcessInfo.cpp | 122 s.PutCString(" file = "); in Dump() 175 s.PutCString( in DumpTableHeader() 181 s.PutCString("====== ====== ========== ============================== " in DumpTableHeader() 231 s.PutCString(m_arg0); in DumpAsTableRow() 235 s.PutCString(m_arguments.GetArgumentAtIndex(i)); in DumpAsTableRow() 238 s.PutCString(GetName()); in DumpAsTableRow()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/ |
| D | OptionValueChar.cpp | 26 strm.PutCString(" = "); in DumpValue() 30 strm.PutCString("(null)"); in DumpValue()
|
| D | OptionValueFormat.cpp | 24 strm.PutCString(" = "); in DumpValue() 25 strm.PutCString(FormatManager::GetFormatAsCString(m_current_value)); in DumpValue()
|
| D | OptionValueArch.cpp | 26 strm.PutCString(" = "); in DumpValue() 31 strm.PutCString(arch_name); in DumpValue()
|
| D | OptionValueBoolean.cpp | 28 strm.PutCString(" = "); in DumpValue() 29 strm.PutCString(m_current_value ? "true" : "false"); in DumpValue()
|
| D | OptionValueLanguage.cpp | 26 strm.PutCString(" = "); in DumpValue() 28 strm.PutCString(Language::GetNameForLanguageType(m_current_value)); in DumpValue()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/ |
| D | ScriptInterpreterNone.cpp | 33 m_debugger.GetErrorStream().PutCString( in ExecuteOneLine() 39 m_debugger.GetErrorStream().PutCString( in ExecuteInterpreterLoop()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| D | StructuredDataDarwinLog.cpp | 874 stream.PutCString("Availability: unknown (requires process)\n"); in DoExecute() 875 stream.PutCString("Enabled: not applicable " in DoExecute() 899 stream.PutCString("DarwinLog filter rules:\n"); in DoExecute() 905 stream.PutCString("none\n"); in DoExecute() 1092 json_stream.PutCString("<null>"); in HandleArrivalOfStructuredData() 1721 stream.PutCString("activity-chain="); in DumpHeader() 1722 stream.PutCString(activity_chain); in DumpHeader() 1733 stream.PutCString("subsystem="); in DumpHeader() 1734 stream.PutCString(subsystem); in DumpHeader() 1745 stream.PutCString("category="); in DumpHeader() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/ |
| D | WatchpointOptions.cpp | 140 s->PutCString("Watchpoint Options:\n"); in GetDescription() 144 s->PutCString(" Options: "); in GetDescription() 149 s->PutCString("thread spec: no "); in GetDescription()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/ |
| D | FileAction.cpp | 71 stream.PutCString("file action: "); in Dump() 80 stream.PutCString("no action"); in Dump()
|