Home
last modified time | relevance | path

Searched defs:interpreter (Results 1 – 25 of 86) sorted by relevance

1234

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp54 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks()
112 Completer(CommandInterpreter &interpreter, CompletionRequest &request) in Completer()
138 SourceFileCompleter(CommandInterpreter &interpreter, in SourceFileCompleter()
202 SymbolCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in SymbolCompleter()
272 ModuleCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in ModuleCompleter()
331 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles()
503 void CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles()
515 void CommandCompletions::DiskDirectories(CommandInterpreter &interpreter, in DiskDirectories()
527 void CommandCompletions::RemoteDiskFiles(CommandInterpreter &interpreter, in RemoteDiskFiles()
536 void CommandCompletions::RemoteDiskDirectories(CommandInterpreter &interpreter, in RemoteDiskDirectories()
[all …]
H A DCommandObjectLog.cpp51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable()
221 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable()
284 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList()
321 CommandObjectLogDump(CommandInterpreter &interpreter) in CommandObjectLogDump()
418 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable()
455 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable()
478 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump()
499 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset()
521 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement()
562 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer()
[all …]
H A DCommandObjectPlatform.cpp148 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 DCommandObjectType.cpp127 CommandOptions(CommandInterpreter &interpreter) {} in CommandOptions()
187 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
199 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
427 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
439 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
599 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd()
785 CommandObjectTypeFormatterDelete(CommandInterpreter &interpreter, in CommandObjectTypeFormatterDelete()
922 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear()
965 CommandObjectTypeFormatDelete(CommandInterpreter &interpreter) in CommandObjectTypeFormatDelete()
976 CommandObjectTypeFormatClear(CommandInterpreter &interpreter) in CommandObjectTypeFormatClear()
[all …]
H A DCommandObjectStats.cpp23 CommandObjectStatsEnable(CommandInterpreter &interpreter) in CommandObjectStatsEnable()
44 CommandObjectStatsDisable(CommandInterpreter &interpreter) in CommandObjectStatsDisable()
136 CommandObjectStatsDump(CommandInterpreter &interpreter) in CommandObjectStatsDump()
169 CommandObjectStats::CommandObjectStats(CommandInterpreter &interpreter) in CommandObjectStats()
H A DCommandObjectFrame.cpp108 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose()
186 CommandObjectFrameInfo(CommandInterpreter &interpreter) in CommandObjectFrameInfo()
252 CommandObjectFrameSelect(CommandInterpreter &interpreter) in CommandObjectFrameSelect()
388 CommandObjectFrameVariable(CommandInterpreter &interpreter) in CommandObjectFrameVariable()
810 CommandObjectFrameRecognizerAdd(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerAdd()
892 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in DoExecute() local
927 CommandObjectFrameRecognizerClear(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerClear()
974 CommandObjectWithFrameRecognizerArg(CommandInterpreter &interpreter, in CommandObjectWithFrameRecognizerArg()
1023 CommandObjectFrameRecognizerEnable(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerEnable()
1048 CommandObjectFrameRecognizerDisable(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerDisable()
[all …]
H A DCommandObjectProtocolServer.cpp28 CommandObjectProtocolServerStart(CommandInterpreter &interpreter) in CommandObjectProtocolServerStart()
103 CommandObjectProtocolServerStop(CommandInterpreter &interpreter) in CommandObjectProtocolServerStop()
136 CommandInterpreter &interpreter) in CommandObjectProtocolServer()
H A DCommandObjectScripting.cpp31 CommandObjectScriptingRun(CommandInterpreter &interpreter) in CommandObjectScriptingRun()
137 CommandObjectScriptingExtensionList(CommandInterpreter &interpreter) in CommandObjectScriptingExtensionList()
240 CommandObjectMultiwordScriptingExtension(CommandInterpreter &interpreter) in CommandObjectMultiwordScriptingExtension()
254 CommandInterpreter &interpreter) in CommandObjectMultiwordScripting()
H A DCommandObjectSession.cpp18 CommandObjectSessionSave(CommandInterpreter &interpreter) in CommandObjectSessionSave()
50 CommandObjectSessionHistory(CommandInterpreter &interpreter) in CommandObjectSessionHistory()
189 CommandObjectSession::CommandObjectSession(CommandInterpreter &interpreter) in CommandObjectSession()
H A DCommandObjectSettings.cpp29 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 DCommandObjectThread.cpp119 CommandObjectThreadBacktrace(CommandInterpreter &interpreter) in CommandObjectThreadBacktrace()
382 CommandObjectThreadStepWithTypeAndScope(CommandInterpreter &interpreter, in CommandObjectThreadStepWithTypeAndScope()
639 CommandObjectThreadContinue(CommandInterpreter &interpreter) in CommandObjectThreadContinue()
867 CommandObjectThreadUntil(CommandInterpreter &interpreter) in CommandObjectThreadUntil()
1133 CommandObjectThreadSelect(CommandInterpreter &interpreter) in CommandObjectThreadSelect()
1231 CommandObjectThreadList(CommandInterpreter &interpreter) in CommandObjectThreadList()
1309 CommandObjectThreadInfo(CommandInterpreter &interpreter) in CommandObjectThreadInfo()
1364 CommandObjectThreadException(CommandInterpreter &interpreter) in CommandObjectThreadException()
1416 CommandObjectThreadSiginfo(CommandInterpreter &interpreter) in CommandObjectThreadSiginfo()
1517 CommandObjectThreadReturn(CommandInterpreter &interpreter) in CommandObjectThreadReturn()
[all …]
H A DCommandObjectTarget.cpp215 CommandObjectTargetCreate(CommandInterpreter &interpreter) in CommandObjectTargetCreate()
467 CommandObjectTargetList(CommandInterpreter &interpreter) in CommandObjectTargetList()
492 CommandObjectTargetSelect(CommandInterpreter &interpreter) in CommandObjectTargetSelect()
559 CommandObjectTargetDelete(CommandInterpreter &interpreter) in CommandObjectTargetDelete()
661 CommandObjectTargetShowLaunchEnvironment(CommandInterpreter &interpreter) in CommandObjectTargetShowLaunchEnvironment()
700 CommandObjectTargetVariable(CommandInterpreter &interpreter) in CommandObjectTargetVariable()
1001 CommandObjectTargetModulesSearchPathsAdd(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsAdd()
1070 CommandObjectTargetModulesSearchPathsClear(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsClear()
1092 CommandObjectTargetModulesSearchPathsInsert(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsInsert()
1199 CommandObjectTargetModulesSearchPathsList(CommandInterpreter &interpreter) in CommandObjectTargetModulesSearchPathsList()
[all …]
H A DCommandObjectPlugin.cpp20 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad()
155 CommandObjectPluginList(CommandInterpreter &interpreter) in CommandObjectPluginList()
290 CommandObjectPluginEnable(CommandInterpreter &interpreter) in CommandObjectPluginEnable()
306 CommandObjectPluginDisable(CommandInterpreter &interpreter) in CommandObjectPluginDisable()
320 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
H A DCommandObjectProcess.cpp50 CommandObjectProcessLaunchOrAttach(CommandInterpreter &interpreter, in CommandObjectProcessLaunchOrAttach()
119 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch()
298 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach()
437 CommandObjectProcessContinue(CommandInterpreter &interpreter) in CommandObjectProcessContinue()
802 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach()
884 CommandObjectProcessConnect(CommandInterpreter &interpreter) in CommandObjectProcessConnect()
942 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin()
1008 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad()
1080 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload()
1143 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal()
[all …]
H A DCommandObjectTrace.cpp75 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 DCommandObjectCommands.cpp40 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource()
239 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias()
607 CommandObjectCommandsUnalias(CommandInterpreter &interpreter) in CommandObjectCommandsUnalias()
682 CommandObjectCommandsDelete(CommandInterpreter &interpreter) in CommandObjectCommandsDelete()
748 CommandObjectCommandsAddRegex(CommandInterpreter &interpreter) in CommandObjectCommandsAddRegex()
1039 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction()
1125 CommandObjectScriptingObjectRaw(CommandInterpreter &interpreter, in CommandObjectScriptingObjectRaw()
1244 CommandOptions(CommandInterpreter &interpreter, in CommandOptions()
1731 CommandInterpreter &interpreter) override { in HandleOptionArgumentCompletion()
1821 static CommandObjectSP Create(CommandInterpreter &interpreter, in Create()
[all …]
H A DCommandObjectDiagnostics.cpp28 CommandObjectDiagnosticsDump(CommandInterpreter &interpreter) in CommandObjectDiagnosticsDump()
105 CommandInterpreter &interpreter) in CommandObjectDiagnostics()
H A DCommandObjectMemoryTag.cpp27 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead()
174 CommandObjectMemoryTagWrite(CommandInterpreter &interpreter) in CommandObjectMemoryTagWrite()
304 CommandObjectMemoryTag::CommandObjectMemoryTag(CommandInterpreter &interpreter) in CommandObjectMemoryTag()
H A DCommandObjectWatchpoint.cpp149 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()
944 CommandObjectWatchpointSetExpression(CommandInterpreter &interpreter) in CommandObjectWatchpointSetExpression()
1124 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet()
1144 CommandInterpreter &interpreter) in CommandObjectMultiwordWatchpoint()
H A DCommandObjectRegister.cpp41 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 DCommandObjectBreakpointCommand.cpp32 CommandObjectBreakpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandAdd()
437 CommandObjectBreakpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandDelete()
540 CommandObjectBreakpointCommandList(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandList()
632 CommandInterpreter &interpreter) in CommandObjectBreakpointCommand()
H A DCommandObjectWatchpointCommand.cpp34 CommandObjectWatchpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandAdd()
443 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete()
497 CommandObjectWatchpointCommandList(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandList()
569 CommandInterpreter &interpreter) in CommandObjectWatchpointCommand()
H A DCommandObjectLanguage.cpp18 CommandObjectLanguage::CommandObjectLanguage(CommandInterpreter &interpreter) in CommandObjectLanguage()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp21 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 DCommandObjectTraceStartIntelPT.h41 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT() argument
87 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT() argument

1234