Home
last modified time | relevance | path

Searched refs:PutCString (Results 1 – 25 of 195) sorted by relevance

12345678

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDIE.cpp233 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 …]
DAppleDWARFIndex.cpp203 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()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerCommon.cpp189 response.PutCString("triple:"); in Handle_qHostInfo()
195 response.PutCString("distribution_id:"); in Handle_qHostInfo()
197 response.PutCString(";"); in Handle_qHostInfo()
202 response.PutCString("vendor:apple;"); in Handle_qHostInfo()
215 response.PutCString("ostype:tvos;"); in Handle_qHostInfo()
217 response.PutCString("ostype:watchos;"); in Handle_qHostInfo()
219 response.PutCString("ostype:bridgeos;"); in Handle_qHostInfo()
221 response.PutCString("ostype:ios;"); in Handle_qHostInfo()
226 response.PutCString("watchpoint_exceptions_received:before;"); in Handle_qHostInfo()
228 response.PutCString("ostype:macosx;"); in Handle_qHostInfo()
[all …]
DGDBRemoteCommunicationClient.cpp351 packet.PutCString("qSupported"); in GetRemoteQSupported()
353 packet.PutCString(i == 0 ? ":" : ";"); in GetRemoteQSupported()
354 packet.PutCString(features[i]); in GetRemoteQSupported()
561 payload.PutCString(packetStr); in GetThreadPacketSupported()
864 packet.PutCString("QEnvironmentHexEncoded:"); in SendEnvironmentPacket()
1360 packet.PutCString("I"); in SendStdinNotification()
1786 packet.PutCString("QSetSTDIN:"); in SetSTDIN()
1806 packet.PutCString("QSetSTDOUT:"); in SetSTDOUT()
1826 packet.PutCString("QSetSTDERR:"); in SetSTDERR()
1862 packet.PutCString("QSetWorkingDir:"); in SetWorkingDir()
[all …]
/external/llvm-project/lldb/include/lldb/Core/
DModuleSpec.h171 strm.PutCString("file = '"); in Dump()
173 strm.PutCString("'"); in Dump()
178 strm.PutCString(", "); in Dump()
179 strm.PutCString("platform_file = '"); in Dump()
181 strm.PutCString("'"); in Dump()
186 strm.PutCString(", "); in Dump()
187 strm.PutCString("symbol_file = '"); in Dump()
189 strm.PutCString("'"); in Dump()
194 strm.PutCString(", "); in Dump()
201 strm.PutCString(", "); in Dump()
[all …]
/external/llvm-project/lldb/source/Core/
DEmulateInstruction.cpp358 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 …]
DAddress.cpp503 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 …]
/external/llvm-project/lldb/source/Symbol/
DType.cpp204 s->PutCString(" (unresolved type)"); in GetDescription()
207 s->PutCString(" (unresolved const type)"); in GetDescription()
210 s->PutCString(" (unresolved restrict type)"); in GetDescription()
213 s->PutCString(" (unresolved volatile type)"); in GetDescription()
216 s->PutCString(" (unresolved atomic type)"); in GetDescription()
219 s->PutCString(" (unresolved typedef)"); in GetDescription()
222 s->PutCString(" (unresolved pointer)"); in GetDescription()
225 s->PutCString(" (unresolved L value reference)"); in GetDescription()
228 s->PutCString(" (unresolved R value reference)"); in GetDescription()
231 s->PutCString(" (synthetic type)"); in GetDescription()
[all …]
DVariable.cpp120 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()
DUnwindPlan.cpp88 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()
544 s.PutCString("Address range of this UnwindPlan: "); in Dump()
/external/llvm-project/lldb/source/Target/
DThreadPlanStepThrough.cpp119 s->PutCString("Stepping through trampoline code from: "); in GetDescription()
126 s->PutCString(" unable to set a backstop breakpoint."); in GetDescription()
133 error->PutCString( in ValidatePlan()
140 error->PutCString("Could not create backstop breakpoint."); in ValidatePlan()
146 error->PutCString("Does not have a subplan."); in ValidatePlan()
258 log->PutCString("ThreadPlanStepThrough hit backstop breakpoint."); in HitOurBackstopBreakpoint()
DStackFrameList.cpp572 s.PutCString("\nprev_frames:\n"); in GetFramesUpTo()
574 s.PutCString("\ncurr_frames:\n"); in GetFramesUpTo()
594 s.PutCString("NULL"); in GetFramesUpTo()
599 s.PutCString("NULL"); in GetFramesUpTo()
626 s.PutCString("\n\nNew frames:\n"); in GetFramesUpTo()
853 s.PutCString("\n\nStackFrameList::Merge():\nPrev:\n"); in Merge()
857 s.PutCString("NULL"); in Merge()
858 s.PutCString("\nCurr:\n"); in Merge()
862 s.PutCString("NULL"); in Merge()
868 s.PutCString("No current frames, leave previous frames alone...\n"); in Merge()
[all …]
/external/llvm-project/lldb/examples/python/
Ddelta.py34 result.PutCString(
48 result.PutCString(
53 result.PutCString('error: invalid log file path')
54 result.PutCString(usage)
Dlldb_module_utils.py81 result.PutCString(
86 result.PutCString(' %#x: END' %
89 result.PutCString(
93 result.PutCString("\n")
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp295 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 …]
/external/llvm-project/lldb/source/API/
DSBCommandReturnObject.cpp239 strm.PutCString("Started"); in GetDescription()
241 strm.PutCString("Invalid"); in GetDescription()
243 strm.PutCString("Success"); in GetDescription()
245 strm.PutCString("Fail"); in GetDescription()
310 void SBCommandReturnObject::PutCString(const char *string, int len) { in PutCString() function in SBCommandReturnObject
311 LLDB_RECORD_METHOD(void, SBCommandReturnObject, PutCString, in PutCString()
424 LLDB_REGISTER_METHOD(void, SBCommandReturnObject, PutCString, in RegisterMethods()
/external/llvm-project/lldb/source/Utility/
DProcessInfo.cpp123 s.PutCString(" file = "); in Dump()
176 s.PutCString( in DumpTableHeader()
182 s.PutCString("====== ====== ========== ============================== " in DumpTableHeader()
232 s.PutCString(m_arg0); in DumpAsTableRow()
236 s.PutCString(m_arguments.GetArgumentAtIndex(i)); in DumpAsTableRow()
239 s.PutCString(GetName()); in DumpAsTableRow()
/external/llvm-project/lldb/source/Interpreter/
DOptionValueChar.cpp26 strm.PutCString(" = "); in DumpValue()
30 strm.PutCString("(null)"); in DumpValue()
DOptionValueFormat.cpp24 strm.PutCString(" = "); in DumpValue()
25 strm.PutCString(FormatManager::GetFormatAsCString(m_current_value)); in DumpValue()
DOptionValueArch.cpp26 strm.PutCString(" = "); in DumpValue()
31 strm.PutCString(arch_name); in DumpValue()
DOptionValueBoolean.cpp28 strm.PutCString(" = "); in DumpValue()
29 strm.PutCString(m_current_value ? "true" : "false"); in DumpValue()
DOptionValueLanguage.cpp26 strm.PutCString(" = "); in DumpValue()
28 strm.PutCString(Language::GetNameForLanguageType(m_current_value)); in DumpValue()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
DScriptInterpreterNone.cpp33 m_debugger.GetErrorStream().PutCString( in ExecuteOneLine()
39 m_debugger.GetErrorStream().PutCString( in ExecuteInterpreterLoop()
/external/llvm-project/lldb/source/Breakpoint/
DWatchpointOptions.cpp140 s->PutCString("Watchpoint Options:\n"); in GetDescription()
144 s->PutCString(" Options: "); in GetDescription()
149 s->PutCString("thread spec: no "); in GetDescription()
/external/llvm-project/lldb/source/Host/common/
DFileAction.cpp72 stream.PutCString("file action: "); in Dump()
81 stream.PutCString("no action"); in Dump()

12345678