| /freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/ |
| D | CommandCompletions.cpp | 50 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks() 102 Completer(CommandInterpreter &interpreter, CompletionRequest &request) in Completer() 128 SourceFileCompleter(CommandInterpreter &interpreter, in SourceFileCompleter() 190 SymbolCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in SymbolCompleter() 258 ModuleCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in ModuleCompleter() 303 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() 470 void CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles() 482 void CommandCompletions::DiskDirectories(CommandInterpreter &interpreter, in DiskDirectories() 494 void CommandCompletions::RemoteDiskFiles(CommandInterpreter &interpreter, in RemoteDiskFiles() 503 void CommandCompletions::RemoteDiskDirectories(CommandInterpreter &interpreter, in RemoteDiskDirectories() [all …]
|
| D | CommandObjectStats.cpp | 18 CommandObjectStatsEnable(CommandInterpreter &interpreter) in CommandObjectStatsEnable() 42 CommandObjectStatsDisable(CommandInterpreter &interpreter) in CommandObjectStatsDisable() 66 CommandObjectStatsDump(CommandInterpreter &interpreter) in CommandObjectStatsDump() 91 CommandObjectStats::CommandObjectStats(CommandInterpreter &interpreter) in CommandObjectStats()
|
| D | CommandObjectLog.cpp | 45 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable() 186 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable() 250 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList() 302 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable() 352 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable() 376 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump() 398 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset() 421 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement() 475 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() 497 CommandObjectLog::CommandObjectLog(CommandInterpreter &interpreter) in CommandObjectLog()
|
| D | CommandObjectType.cpp | 106 CommandOptions(CommandInterpreter &interpreter) : Options() {} in CommandOptions() 166 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 178 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 397 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 409 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 571 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd() 760 CommandObjectTypeFormatterDelete(CommandInterpreter &interpreter, in CommandObjectTypeFormatterDelete() 914 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() 956 CommandObjectTypeFormatDelete(CommandInterpreter &interpreter) in CommandObjectTypeFormatDelete() 970 CommandObjectTypeFormatClear(CommandInterpreter &interpreter) in CommandObjectTypeFormatClear() [all …]
|
| D | CommandObjectPlatform.cpp | 143 CommandObjectPlatformSelect(CommandInterpreter &interpreter) in CommandObjectPlatformSelect() 201 CommandObjectPlatformList(CommandInterpreter &interpreter) in CommandObjectPlatformList() 241 CommandObjectPlatformStatus(CommandInterpreter &interpreter) in CommandObjectPlatformStatus() 273 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() 322 CommandObjectPlatformDisconnect(CommandInterpreter &interpreter) in CommandObjectPlatformDisconnect() 378 CommandObjectPlatformSettings(CommandInterpreter &interpreter) in CommandObjectPlatformSettings() 420 CommandObjectPlatformMkDir(CommandInterpreter &interpreter) in CommandObjectPlatformMkDir() 468 CommandObjectPlatformFOpen(CommandInterpreter &interpreter) in CommandObjectPlatformFOpen() 530 CommandObjectPlatformFClose(CommandInterpreter &interpreter) in CommandObjectPlatformFClose() 570 CommandObjectPlatformFRead(CommandInterpreter &interpreter) in CommandObjectPlatformFRead() [all …]
|
| D | CommandObjectFrame.cpp | 105 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose() 194 CommandObjectFrameInfo(CommandInterpreter &interpreter) in CommandObjectFrameInfo() 261 CommandObjectFrameSelect(CommandInterpreter &interpreter) in CommandObjectFrameSelect() 391 CommandObjectFrameVariable(CommandInterpreter &interpreter) in CommandObjectFrameVariable() 787 CommandObjectFrameRecognizerAdd(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerAdd() 869 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in DoExecute() local 902 CommandObjectFrameRecognizerClear(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerClear() 920 CommandObjectFrameRecognizerDelete(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerDelete() 997 CommandObjectFrameRecognizerList(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerList() 1043 CommandObjectFrameRecognizerInfo(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerInfo() [all …]
|
| D | CommandObjectProcess.cpp | 39 CommandObjectProcessLaunchOrAttach(CommandInterpreter &interpreter, in CommandObjectProcessLaunchOrAttach() 108 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch() 344 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach() 473 CommandObjectProcessContinue(CommandInterpreter &interpreter) in CommandObjectProcessContinue() 670 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach() 755 CommandObjectProcessConnect(CommandInterpreter &interpreter) in CommandObjectProcessConnect() 814 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin() 878 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad() 953 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload() 1015 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal() [all …]
|
| D | CommandObjectCommands.cpp | 37 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource() 230 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias() 576 CommandObjectCommandsUnalias(CommandInterpreter &interpreter) in CommandObjectCommandsUnalias() 664 CommandObjectCommandsDelete(CommandInterpreter &interpreter) in CommandObjectCommandsDelete() 743 CommandObjectCommandsAddRegex(CommandInterpreter &interpreter) in CommandObjectCommandsAddRegex() 1033 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction() 1105 CommandObjectScriptingObject(CommandInterpreter &interpreter, in CommandObjectScriptingObject() 1195 CommandObjectCommandsScriptImport(CommandInterpreter &interpreter) in CommandObjectCommandsScriptImport() 1343 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd() 1441 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local [all …]
|
| D | CommandObjectSettings.cpp | 28 CommandObjectSettingsSet(CommandInterpreter &interpreter) in CommandObjectSettingsSet() 241 CommandObjectSettingsShow(CommandInterpreter &interpreter) in CommandObjectSettingsShow() 301 CommandObjectSettingsWrite(CommandInterpreter &interpreter) in CommandObjectSettingsWrite() 416 CommandObjectSettingsRead(CommandInterpreter &interpreter) in CommandObjectSettingsRead() 483 CommandObjectSettingsList(CommandInterpreter &interpreter) in CommandObjectSettingsList() 554 CommandObjectSettingsRemove(CommandInterpreter &interpreter) in CommandObjectSettingsRemove() 648 CommandObjectSettingsReplace(CommandInterpreter &interpreter) in CommandObjectSettingsReplace() 744 CommandObjectSettingsInsertBefore(CommandInterpreter &interpreter) in CommandObjectSettingsInsertBefore() 841 CommandObjectSettingsInsertAfter(CommandInterpreter &interpreter) in CommandObjectSettingsInsertAfter() 937 CommandObjectSettingsAppend(CommandInterpreter &interpreter) in CommandObjectSettingsAppend() [all …]
|
| D | CommandObjectTarget.cpp | 214 CommandObjectTargetCreate(CommandInterpreter &interpreter) in CommandObjectTargetCreate() 454 CommandObjectTargetList(CommandInterpreter &interpreter) in CommandObjectTargetList() 484 CommandObjectTargetSelect(CommandInterpreter &interpreter) in CommandObjectTargetSelect() 533 CommandObjectTargetDelete(CommandInterpreter &interpreter) in CommandObjectTargetDelete() 636 CommandObjectTargetShowLaunchEnvironment(CommandInterpreter &interpreter) in CommandObjectTargetShowLaunchEnvironment() 676 CommandObjectTargetVariable(CommandInterpreter &interpreter) in CommandObjectTargetVariable() 998 CommandObjectTargetModulesSearchPathsAdd(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsAdd() 1069 CommandObjectTargetModulesSearchPathsClear(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsClear() 1092 CommandObjectTargetModulesSearchPathsInsert(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsInsert() 1201 CommandObjectTargetModulesSearchPathsList(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsList() [all …]
|
| D | CommandObjectSession.cpp | 17 CommandObjectSessionSave(CommandInterpreter &interpreter) in CommandObjectSessionSave() 58 CommandObjectSessionHistory(CommandInterpreter &interpreter) in CommandObjectSessionHistory() 200 CommandObjectSession::CommandObjectSession(CommandInterpreter &interpreter) in CommandObjectSession()
|
| D | CommandObjectPlugin.cpp | 18 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad() 71 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
|
| D | CommandObjectThread.cpp | 108 CommandObjectThreadBacktrace(CommandInterpreter &interpreter) in CommandObjectThreadBacktrace() 326 CommandObjectThreadStepWithTypeAndScope(CommandInterpreter &interpreter, in CommandObjectThreadStepWithTypeAndScope() 601 CommandObjectThreadContinue(CommandInterpreter &interpreter) in CommandObjectThreadContinue() 859 CommandObjectThreadUntil(CommandInterpreter &interpreter) in CommandObjectThreadUntil() 1085 CommandObjectThreadSelect(CommandInterpreter &interpreter) in CommandObjectThreadSelect() 1158 CommandObjectThreadList(CommandInterpreter &interpreter) in CommandObjectThreadList() 1231 CommandObjectThreadInfo(CommandInterpreter &interpreter) in CommandObjectThreadInfo() 1285 CommandObjectThreadException(CommandInterpreter &interpreter) in CommandObjectThreadException() 1384 CommandObjectThreadReturn(CommandInterpreter &interpreter) in CommandObjectThreadReturn() 1559 CommandObjectThreadJump(CommandInterpreter &interpreter) in CommandObjectThreadJump() [all …]
|
| D | CommandObjectTrace.cpp | 74 CommandObjectTraceLoad(CommandInterpreter &interpreter) in CommandObjectTraceLoad() 173 CommandObjectTraceDump(CommandInterpreter &interpreter) in CommandObjectTraceDump() 239 CommandObjectTraceSchema(CommandInterpreter &interpreter) in CommandObjectTraceSchema() 290 CommandObjectTrace::CommandObjectTrace(CommandInterpreter &interpreter) in CommandObjectTrace()
|
| D | CommandObjectMemoryTag.cpp | 25 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead() 163 CommandObjectMemoryTagWrite(CommandInterpreter &interpreter) in CommandObjectMemoryTagWrite() 285 CommandObjectMemoryTag::CommandObjectMemoryTag(CommandInterpreter &interpreter) in CommandObjectMemoryTag()
|
| D | CommandObjectReproducer.cpp | 173 CommandObjectReproducerGenerate(CommandInterpreter &interpreter) in CommandObjectReproducerGenerate() 222 CommandObjectReproducerXCrash(CommandInterpreter &interpreter) in CommandObjectReproducerXCrash() 305 CommandObjectReproducerStatus(CommandInterpreter &interpreter) in CommandObjectReproducerStatus() 354 CommandObjectReproducerDump(CommandInterpreter &interpreter) in CommandObjectReproducerDump() 601 CommandObjectReproducerVerify(CommandInterpreter &interpreter) in CommandObjectReproducerVerify() 695 CommandInterpreter &interpreter) in CommandObjectReproducer()
|
| D | CommandObjectWatchpoint.cpp | 148 CommandObjectWatchpointList(CommandInterpreter &interpreter) in CommandObjectWatchpointList() 274 CommandObjectWatchpointEnable(CommandInterpreter &interpreter) in CommandObjectWatchpointEnable() 349 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() 431 CommandObjectWatchpointDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointDelete() 555 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() 677 CommandObjectWatchpointModify(CommandInterpreter &interpreter) in CommandObjectWatchpointModify() 801 CommandObjectWatchpointSetVariable(CommandInterpreter &interpreter) in CommandObjectWatchpointSetVariable() 994 CommandObjectWatchpointSetExpression(CommandInterpreter &interpreter) in CommandObjectWatchpointSetExpression() 1155 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet() 1175 CommandInterpreter &interpreter) in CommandObjectMultiwordWatchpoint()
|
| D | CommandObjectLanguage.cpp | 18 CommandObjectLanguage::CommandObjectLanguage(CommandInterpreter &interpreter) in CommandObjectLanguage()
|
| D | CommandObjectBreakpoint.cpp | 220 CommandObjectBreakpointSet(CommandInterpreter &interpreter) in CommandObjectBreakpointSet() 792 CommandObjectBreakpointModify(CommandInterpreter &interpreter) in CommandObjectBreakpointModify() 877 CommandObjectBreakpointEnable(CommandInterpreter &interpreter) in CommandObjectBreakpointEnable() 968 CommandObjectBreakpointDisable(CommandInterpreter &interpreter) in CommandObjectBreakpointDisable() 1087 CommandObjectBreakpointList(CommandInterpreter &interpreter) in CommandObjectBreakpointList() 1233 CommandObjectBreakpointClear(CommandInterpreter &interpreter) in CommandObjectBreakpointClear() 1371 CommandObjectBreakpointDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointDelete() 1678 CommandObjectBreakpointNameConfigure(CommandInterpreter &interpreter) in CommandObjectBreakpointNameConfigure() 1775 CommandObjectBreakpointNameAdd(CommandInterpreter &interpreter) in CommandObjectBreakpointNameAdd() 1859 CommandObjectBreakpointNameDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointNameDelete() [all …]
|
| D | CommandObjectWatchpointCommand.cpp | 61 CommandObjectWatchpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandAdd() 485 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete() 552 CommandObjectWatchpointCommandList(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandList() 638 CommandInterpreter &interpreter) in CommandObjectWatchpointCommand()
|
| D | CommandObjectVersion.cpp | 19 CommandObjectVersion::CommandObjectVersion(CommandInterpreter &interpreter) in CommandObjectVersion()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| D | RenderScriptScriptGroup.cpp | 37 CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupBreakpointSet() 76 CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupBreakpoint() 94 CommandObjectRenderScriptScriptGroupList(CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupList() 140 CommandObjectRenderScriptScriptGroup(CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroup() 158 lldb_private::CommandInterpreter &interpreter) { in NewCommandObjectRenderScriptScriptGroup()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | StructuredDataPlugin.cpp | 21 CommandStructuredData(CommandInterpreter &interpreter) in CommandStructuredData() 47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| D | CommandObjectTraceStartIntelPT.h | 40 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT() 84 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| D | ScriptedProcessPythonInterface.h | 22 ScriptedProcessPythonInterface(ScriptInterpreterPythonImpl &interpreter) in ScriptedProcessPythonInterface()
|