/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 54 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks() 112 Completer(CommandInterpreter &interpreter, CompletionRequest &request) in Completer() 138 SourceFileCompleter(CommandInterpreter &interpreter, in SourceFileCompleter() 200 SymbolCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in SymbolCompleter() 265 ModuleCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in ModuleCompleter() 323 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() 494 void CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles() 506 void CommandCompletions::DiskDirectories(CommandInterpreter &interpreter, in DiskDirectories() 518 void CommandCompletions::RemoteDiskFiles(CommandInterpreter &interpreter, in RemoteDiskFiles() 527 void CommandCompletions::RemoteDiskDirectories(CommandInterpreter &interpreter, in RemoteDiskDirectories() [all …]
|
H A D | CommandObjectType.cpp | 124 CommandOptions(CommandInterpreter &interpreter) {} in CommandOptions() 182 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 194 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 419 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 431 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local 588 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd() 774 CommandObjectTypeFormatterDelete(CommandInterpreter &interpreter, in CommandObjectTypeFormatterDelete() 911 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() 954 CommandObjectTypeFormatDelete(CommandInterpreter &interpreter) in CommandObjectTypeFormatDelete() 965 CommandObjectTypeFormatClear(CommandInterpreter &interpreter) in CommandObjectTypeFormatClear() [all …]
|
H A D | CommandObjectLog.cpp | 51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable() 223 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable() 286 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList() 323 CommandObjectLogDump(CommandInterpreter &interpreter) in CommandObjectLogDump() 419 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable() 456 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable() 479 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump() 500 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset() 522 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement() 563 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() [all …]
|
H A D | CommandObjectPlatform.cpp | 148 CommandObjectPlatformSelect(CommandInterpreter &interpreter) in CommandObjectPlatformSelect() 205 CommandObjectPlatformList(CommandInterpreter &interpreter) in CommandObjectPlatformList() 242 CommandObjectPlatformStatus(CommandInterpreter &interpreter) in CommandObjectPlatformStatus() 273 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() 323 CommandObjectPlatformDisconnect(CommandInterpreter &interpreter) in CommandObjectPlatformDisconnect() 377 CommandObjectPlatformSettings(CommandInterpreter &interpreter) in CommandObjectPlatformSettings() 415 CommandObjectPlatformMkDir(CommandInterpreter &interpreter) in CommandObjectPlatformMkDir() 464 CommandObjectPlatformFOpen(CommandInterpreter &interpreter) in CommandObjectPlatformFOpen() 517 CommandObjectPlatformFClose(CommandInterpreter &interpreter) in CommandObjectPlatformFClose() 558 CommandObjectPlatformFRead(CommandInterpreter &interpreter) in CommandObjectPlatformFRead() [all …]
|
H A D | CommandObjectStats.cpp | 22 CommandObjectStatsEnable(CommandInterpreter &interpreter) in CommandObjectStatsEnable() 43 CommandObjectStatsDisable(CommandInterpreter &interpreter) in CommandObjectStatsDisable() 128 CommandObjectStatsDump(CommandInterpreter &interpreter) in CommandObjectStatsDump() 152 CommandObjectStats::CommandObjectStats(CommandInterpreter &interpreter) in CommandObjectStats()
|
H A D | CommandObjectFrame.cpp | 108 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose() 186 CommandObjectFrameInfo(CommandInterpreter &interpreter) in CommandObjectFrameInfo() 252 CommandObjectFrameSelect(CommandInterpreter &interpreter) in CommandObjectFrameSelect() 364 CommandObjectFrameVariable(CommandInterpreter &interpreter) in CommandObjectFrameVariable() 779 CommandObjectFrameRecognizerAdd(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerAdd() 861 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in DoExecute() local 893 CommandObjectFrameRecognizerClear(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerClear() 910 CommandObjectFrameRecognizerDelete(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerDelete() 989 CommandObjectFrameRecognizerList(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerList() 1034 CommandObjectFrameRecognizerInfo(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerInfo() [all …]
|
H A D | CommandObjectPlugin.cpp | 18 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad() 49 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
|
H A D | CommandObjectProcess.cpp | 48 CommandObjectProcessLaunchOrAttach(CommandInterpreter &interpreter, in CommandObjectProcessLaunchOrAttach() 117 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch() 288 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach() 429 CommandObjectProcessContinue(CommandInterpreter &interpreter) in CommandObjectProcessContinue() 775 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach() 857 CommandObjectProcessConnect(CommandInterpreter &interpreter) in CommandObjectProcessConnect() 915 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin() 981 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad() 1053 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload() 1116 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal() [all …]
|
H A D | CommandObjectSettings.cpp | 29 CommandObjectSettingsSet(CommandInterpreter &interpreter) in CommandObjectSettingsSet() 243 CommandObjectSettingsShow(CommandInterpreter &interpreter) in CommandObjectSettingsShow() 281 CommandObjectSettingsWrite(CommandInterpreter &interpreter) in CommandObjectSettingsWrite() 381 CommandObjectSettingsRead(CommandInterpreter &interpreter) in CommandObjectSettingsRead() 446 CommandObjectSettingsList(CommandInterpreter &interpreter) in CommandObjectSettingsList() 514 CommandObjectSettingsRemove(CommandInterpreter &interpreter) in CommandObjectSettingsRemove() 605 CommandObjectSettingsReplace(CommandInterpreter &interpreter) in CommandObjectSettingsReplace() 698 CommandObjectSettingsInsertBefore(CommandInterpreter &interpreter) in CommandObjectSettingsInsertBefore() 792 CommandObjectSettingsInsertAfter(CommandInterpreter &interpreter) in CommandObjectSettingsInsertAfter() 885 CommandObjectSettingsAppend(CommandInterpreter &interpreter) in CommandObjectSettingsAppend() [all …]
|
H A D | CommandObjectSession.cpp | 18 CommandObjectSessionSave(CommandInterpreter &interpreter) in CommandObjectSessionSave() 48 CommandObjectSessionHistory(CommandInterpreter &interpreter) in CommandObjectSessionHistory() 187 CommandObjectSession::CommandObjectSession(CommandInterpreter &interpreter) in CommandObjectSession()
|
H A D | CommandObjectTarget.cpp | 214 CommandObjectTargetCreate(CommandInterpreter &interpreter) in CommandObjectTargetCreate() 466 CommandObjectTargetList(CommandInterpreter &interpreter) in CommandObjectTargetList() 491 CommandObjectTargetSelect(CommandInterpreter &interpreter) in CommandObjectTargetSelect() 558 CommandObjectTargetDelete(CommandInterpreter &interpreter) in CommandObjectTargetDelete() 662 CommandObjectTargetShowLaunchEnvironment(CommandInterpreter &interpreter) in CommandObjectTargetShowLaunchEnvironment() 701 CommandObjectTargetVariable(CommandInterpreter &interpreter) in CommandObjectTargetVariable() 997 CommandObjectTargetModulesSearchPathsAdd(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsAdd() 1066 CommandObjectTargetModulesSearchPathsClear(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsClear() 1088 CommandObjectTargetModulesSearchPathsInsert(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsInsert() 1195 CommandObjectTargetModulesSearchPathsList(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsList() [all …]
|
H A D | CommandObjectThread.cpp | 114 CommandObjectThreadBacktrace(CommandInterpreter &interpreter) in CommandObjectThreadBacktrace() 374 CommandObjectThreadStepWithTypeAndScope(CommandInterpreter &interpreter, in CommandObjectThreadStepWithTypeAndScope() 634 CommandObjectThreadContinue(CommandInterpreter &interpreter) in CommandObjectThreadContinue() 862 CommandObjectThreadUntil(CommandInterpreter &interpreter) in CommandObjectThreadUntil() 1135 CommandObjectThreadSelect(CommandInterpreter &interpreter) in CommandObjectThreadSelect() 1233 CommandObjectThreadList(CommandInterpreter &interpreter) in CommandObjectThreadList() 1305 CommandObjectThreadInfo(CommandInterpreter &interpreter) in CommandObjectThreadInfo() 1358 CommandObjectThreadException(CommandInterpreter &interpreter) in CommandObjectThreadException() 1409 CommandObjectThreadSiginfo(CommandInterpreter &interpreter) in CommandObjectThreadSiginfo() 1510 CommandObjectThreadReturn(CommandInterpreter &interpreter) in CommandObjectThreadReturn() [all …]
|
H A D | CommandObjectCommands.cpp | 39 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource() 238 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias() 600 CommandObjectCommandsUnalias(CommandInterpreter &interpreter) in CommandObjectCommandsUnalias() 675 CommandObjectCommandsDelete(CommandInterpreter &interpreter) in CommandObjectCommandsDelete() 741 CommandObjectCommandsAddRegex(CommandInterpreter &interpreter) in CommandObjectCommandsAddRegex() 1029 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction() 1115 CommandObjectScriptingObjectRaw(CommandInterpreter &interpreter, in CommandObjectScriptingObjectRaw() 1234 CommandOptions(CommandInterpreter &interpreter, in CommandOptions() 1659 static CommandObjectSP Create(CommandInterpreter &interpreter, in Create() 1687 CommandObjectScriptingObjectParsed(CommandInterpreter &interpreter, in CommandObjectScriptingObjectParsed() [all …]
|
H A D | CommandObjectTrace.cpp | 75 CommandObjectTraceSave(CommandInterpreter &interpreter) in CommandObjectTraceSave() 173 CommandObjectTraceLoad(CommandInterpreter &interpreter) in CommandObjectTraceLoad() 264 CommandObjectTraceDump(CommandInterpreter &interpreter) in CommandObjectTraceDump() 328 CommandObjectTraceSchema(CommandInterpreter &interpreter) in CommandObjectTraceSchema() 379 CommandObjectTrace::CommandObjectTrace(CommandInterpreter &interpreter) in CommandObjectTrace()
|
H A D | CommandObjectScripting.cpp | 29 CommandObjectScriptingRun(CommandInterpreter &interpreter) in CommandObjectScriptingRun() 135 CommandInterpreter &interpreter) in CommandObjectMultiwordScripting()
|
H A D | CommandObjectWatchpoint.cpp | 151 CommandObjectWatchpointList(CommandInterpreter &interpreter) in CommandObjectWatchpointList() 269 CommandObjectWatchpointEnable(CommandInterpreter &interpreter) in CommandObjectWatchpointEnable() 337 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() 412 CommandObjectWatchpointDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointDelete() 528 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() 642 CommandObjectWatchpointModify(CommandInterpreter &interpreter) in CommandObjectWatchpointModify() 758 CommandObjectWatchpointSetVariable(CommandInterpreter &interpreter) in CommandObjectWatchpointSetVariable() 946 CommandObjectWatchpointSetExpression(CommandInterpreter &interpreter) in CommandObjectWatchpointSetExpression() 1125 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet() 1145 CommandInterpreter &interpreter) in CommandObjectMultiwordWatchpoint()
|
H A D | CommandObjectDiagnostics.cpp | 28 CommandObjectDiagnosticsDump(CommandInterpreter &interpreter) in CommandObjectDiagnosticsDump() argument 106 CommandInterpreter &interpreter) in CommandObjectDiagnostics() argument
|
H A D | CommandObjectMemoryTag.cpp | 27 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead() argument 175 : CommandObjectParsed(interpreter, "tag", in CommandObjectMemoryTagWrite() argument 306 interpreter, "tag", "Commands for manipulating memory tags", in CommandObjectMemoryTag() argument
|
H A D | CommandObjectRegister.cpp | 41 CommandObjectRegisterRead(CommandInterpreter &interpreter) in CommandObjectRegisterRead() 291 CommandObjectRegisterWrite(CommandInterpreter &interpreter) in CommandObjectRegisterWrite() 390 CommandObjectRegisterInfo(CommandInterpreter &interpreter) in CommandObjectRegisterInfo() 448 CommandObjectRegister::CommandObjectRegister(CommandInterpreter &interpreter) in CommandObjectRegister()
|
H A D | CommandObjectWatchpointCommand.cpp | 32 CommandObjectWatchpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandAdd() 442 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete() 496 CommandObjectWatchpointCommandList(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandList() 568 CommandInterpreter &interpreter) in CommandObjectWatchpointCommand()
|
H A D | CommandObjectBreakpointCommand.cpp | 32 CommandObjectBreakpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandAdd() 436 CommandObjectBreakpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandDelete() 539 CommandObjectBreakpointCommandList(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandList() 631 CommandInterpreter &interpreter) in CommandObjectBreakpointCommand()
|
H A D | CommandObjectBreakpoint.cpp | 237 CommandObjectBreakpointSet(CommandInterpreter &interpreter) in CommandObjectBreakpointSet() 811 CommandObjectBreakpointModify(CommandInterpreter &interpreter) in CommandObjectBreakpointModify() 887 CommandObjectBreakpointEnable(CommandInterpreter &interpreter) in CommandObjectBreakpointEnable() 970 CommandObjectBreakpointDisable(CommandInterpreter &interpreter) in CommandObjectBreakpointDisable() 1081 CommandObjectBreakpointList(CommandInterpreter &interpreter) in CommandObjectBreakpointList() 1216 CommandObjectBreakpointClear(CommandInterpreter &interpreter) in CommandObjectBreakpointClear() 1351 CommandObjectBreakpointDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointDelete() 1646 CommandObjectBreakpointNameConfigure(CommandInterpreter &interpreter) in CommandObjectBreakpointNameConfigure() 1738 CommandObjectBreakpointNameAdd(CommandInterpreter &interpreter) in CommandObjectBreakpointNameAdd() 1811 CommandObjectBreakpointNameDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointNameDelete() [all …]
|
H A D | CommandObjectLanguage.cpp | 18 CommandObjectLanguage::CommandObjectLanguage(CommandInterpreter &interpreter) in CommandObjectLanguage()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StructuredDataPlugin.cpp | 21 CommandStructuredData(CommandInterpreter &interpreter) in CommandStructuredData() 47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | CommandObjectTraceStartIntelPT.h | 41 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT() argument 87 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT() argument
|