Home
last modified time | relevance | path

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

1234

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandCompletions.cpp52 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks()
104 Completer(CommandInterpreter &interpreter, CompletionRequest &request) in Completer()
130 SourceFileCompleter(CommandInterpreter &interpreter, in SourceFileCompleter()
305 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles()
472 void CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles()
514 void CommandCompletions::Modules(CommandInterpreter &interpreter, in Modules()
528 void CommandCompletions::ModuleUUIDs(CommandInterpreter &interpreter, in ModuleUUIDs()
546 void CommandCompletions::Symbols(CommandInterpreter &interpreter, in Symbols()
600 void CommandCompletions::Registers(CommandInterpreter &interpreter, in Registers()
679 void CommandCompletions::ProcessIDs(CommandInterpreter &interpreter, in ProcessIDs()
[all …]
H A DCommandObjectStats.cpp21 CommandObjectStatsEnable(CommandInterpreter &interpreter) in CommandObjectStatsEnable()
43 CommandObjectStatsDisable(CommandInterpreter &interpreter) in CommandObjectStatsDisable()
98 CommandObjectStatsDump(CommandInterpreter &interpreter) in CommandObjectStatsDump()
122 CommandObjectStats::CommandObjectStats(CommandInterpreter &interpreter) in CommandObjectStats()
H A DCommandObjectLog.cpp51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable()
210 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable()
274 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList()
324 CommandObjectLogDump(CommandInterpreter &interpreter) in CommandObjectLogDump()
434 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable()
484 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable()
508 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump()
530 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset()
553 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement()
607 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer()
[all …]
H A DCommandObjectType.cpp107 CommandOptions(CommandInterpreter &interpreter) {} in CommandOptions()
572 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd()
1447 CommandInterpreter &interpreter) in CommandObjectTypeSummaryAdd()
2170 CommandObjectTypeSynthList(CommandInterpreter &interpreter) in CommandObjectTypeSynthList()
2320 CommandInterpreter &interpreter) in CommandObjectTypeSynthAdd()
2689 CommandObjectTypeLookup(CommandInterpreter &interpreter) in CommandObjectTypeLookup()
2895 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat()
2923 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth()
2952 CommandObjectTypeFilter(CommandInterpreter &interpreter) in CommandObjectTypeFilter()
2971 CommandObjectTypeCategory(CommandInterpreter &interpreter) in CommandObjectTypeCategory()
[all …]
H A DCommandObjectPlatform.cpp144 CommandObjectPlatformSelect(CommandInterpreter &interpreter) in CommandObjectPlatformSelect()
203 CommandObjectPlatformList(CommandInterpreter &interpreter) in CommandObjectPlatformList()
241 CommandObjectPlatformStatus(CommandInterpreter &interpreter) in CommandObjectPlatformStatus()
273 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect()
421 CommandObjectPlatformMkDir(CommandInterpreter &interpreter) in CommandObjectPlatformMkDir()
471 CommandObjectPlatformFOpen(CommandInterpreter &interpreter) in CommandObjectPlatformFOpen()
534 CommandObjectPlatformFClose(CommandInterpreter &interpreter) in CommandObjectPlatformFClose()
577 CommandObjectPlatformFRead(CommandInterpreter &interpreter) in CommandObjectPlatformFRead()
673 CommandObjectPlatformFWrite(CommandInterpreter &interpreter) in CommandObjectPlatformFWrite()
762 CommandObjectPlatformFile(CommandInterpreter &interpreter) in CommandObjectPlatformFile()
[all …]
H A DCommandObjectPlugin.cpp18 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad()
71 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
H A DCommandObjectFrame.cpp107 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose()
195 CommandObjectFrameInfo(CommandInterpreter &interpreter) in CommandObjectFrameInfo()
262 CommandObjectFrameSelect(CommandInterpreter &interpreter) in CommandObjectFrameSelect()
391 CommandObjectFrameVariable(CommandInterpreter &interpreter) in CommandObjectFrameVariable()
794 CommandObjectFrameRecognizerAdd(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerAdd()
908 CommandObjectFrameRecognizerClear(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerClear()
926 CommandObjectFrameRecognizerDelete(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerDelete()
1007 CommandObjectFrameRecognizerList(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerList()
1053 CommandObjectFrameRecognizerInfo(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerInfo()
1127 CommandObjectFrameRecognizer(CommandInterpreter &interpreter) in CommandObjectFrameRecognizer()
[all …]
H A DCommandObjectSession.cpp18 CommandObjectSessionSave(CommandInterpreter &interpreter) in CommandObjectSessionSave()
59 CommandObjectSessionHistory(CommandInterpreter &interpreter) in CommandObjectSessionHistory()
199 CommandObjectSession::CommandObjectSession(CommandInterpreter &interpreter) in CommandObjectSession()
H A DCommandObjectLanguage.cpp18 CommandObjectLanguage::CommandObjectLanguage(CommandInterpreter &interpreter) in CommandObjectLanguage()
H A DCommandObjectTarget.cpp204 CommandObjectTargetCreate(CommandInterpreter &interpreter) in CommandObjectTargetCreate()
467 CommandObjectTargetList(CommandInterpreter &interpreter) in CommandObjectTargetList()
493 CommandObjectTargetSelect(CommandInterpreter &interpreter) in CommandObjectTargetSelect()
544 CommandObjectTargetDelete(CommandInterpreter &interpreter) in CommandObjectTargetDelete()
689 CommandObjectTargetVariable(CommandInterpreter &interpreter) in CommandObjectTargetVariable()
2463 CommandObjectTargetModulesAdd(CommandInterpreter &interpreter) in CommandObjectTargetModulesAdd()
3977 CommandObjectTargetModules(CommandInterpreter &interpreter) in CommandObjectTargetModules()
4013 CommandObjectTargetSymbolsAdd(CommandInterpreter &interpreter) in CommandObjectTargetSymbolsAdd()
4483 CommandObjectTargetSymbols(CommandInterpreter &interpreter) in CommandObjectTargetSymbols()
5095 CommandObjectTargetDump(CommandInterpreter &interpreter) in CommandObjectTargetDump()
[all …]
H A DCommandObjectSettings.cpp29 CommandObjectSettingsSet(CommandInterpreter &interpreter) in CommandObjectSettingsSet()
245 CommandObjectSettingsShow(CommandInterpreter &interpreter) in CommandObjectSettingsShow()
305 CommandObjectSettingsWrite(CommandInterpreter &interpreter) in CommandObjectSettingsWrite()
419 CommandObjectSettingsRead(CommandInterpreter &interpreter) in CommandObjectSettingsRead()
485 CommandObjectSettingsList(CommandInterpreter &interpreter) in CommandObjectSettingsList()
556 CommandObjectSettingsRemove(CommandInterpreter &interpreter) in CommandObjectSettingsRemove()
650 CommandObjectSettingsReplace(CommandInterpreter &interpreter) in CommandObjectSettingsReplace()
843 CommandObjectSettingsInsertAfter(CommandInterpreter &interpreter) in CommandObjectSettingsInsertAfter()
939 CommandObjectSettingsAppend(CommandInterpreter &interpreter) in CommandObjectSettingsAppend()
1028 CommandObjectSettingsClear(CommandInterpreter &interpreter) in CommandObjectSettingsClear()
[all …]
H A DCommandObjectCommands.cpp38 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource()
258 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias()
620 CommandObjectCommandsUnalias(CommandInterpreter &interpreter) in CommandObjectCommandsUnalias()
708 CommandObjectCommandsDelete(CommandInterpreter &interpreter) in CommandObjectCommandsDelete()
787 CommandObjectCommandsAddRegex(CommandInterpreter &interpreter) in CommandObjectCommandsAddRegex()
1150 CommandObjectScriptingObject(CommandInterpreter &interpreter, in CommandObjectScriptingObject()
1364 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd()
1639 CommandObjectCommandsScriptList(CommandInterpreter &interpreter) in CommandObjectCommandsScriptList()
1659 CommandObjectCommandsScriptClear(CommandInterpreter &interpreter) in CommandObjectCommandsScriptClear()
2068 CommandObjectCommandContainer(CommandInterpreter &interpreter) in CommandObjectCommandContainer()
[all …]
H A DCommandObjectReproducer.cpp88 CommandObjectReproducerGenerate(CommandInterpreter &interpreter) in CommandObjectReproducerGenerate()
123 CommandObjectReproducerXCrash(CommandInterpreter &interpreter) in CommandObjectReproducerXCrash()
200 CommandObjectReproducerStatus(CommandInterpreter &interpreter) in CommandObjectReproducerStatus()
238 CommandObjectReproducerDump(CommandInterpreter &interpreter) in CommandObjectReproducerDump()
478 CommandInterpreter &interpreter) in CommandObjectReproducer()
H A DCommandObjectThread.cpp109 CommandObjectThreadBacktrace(CommandInterpreter &interpreter) in CommandObjectThreadBacktrace()
887 CommandObjectThreadUntil(CommandInterpreter &interpreter) in CommandObjectThreadUntil()
1134 CommandObjectThreadSelect(CommandInterpreter &interpreter) in CommandObjectThreadSelect()
1207 CommandObjectThreadList(CommandInterpreter &interpreter) in CommandObjectThreadList()
1280 CommandObjectThreadInfo(CommandInterpreter &interpreter) in CommandObjectThreadInfo()
1479 CommandObjectThreadReturn(CommandInterpreter &interpreter) in CommandObjectThreadReturn()
1653 CommandObjectThreadJump(CommandInterpreter &interpreter) in CommandObjectThreadJump()
2023 CommandObjectTraceExport(CommandInterpreter &interpreter) in CommandObjectTraceExport()
2047 CommandObjectTraceStart(CommandInterpreter &interpreter) in CommandObjectTraceStart()
2064 CommandObjectTraceStop(CommandInterpreter &interpreter) in CommandObjectTraceStop()
[all …]
H A DCommandObjectProcess.cpp114 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch()
369 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach()
847 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach()
992 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin()
1056 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad()
1133 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload()
1198 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal()
1308 CommandObjectProcessKill(CommandInterpreter &interpreter) in CommandObjectProcessKill()
1449 CommandObjectProcessStatus(CommandInterpreter &interpreter) in CommandObjectProcessStatus()
1619 CommandObjectProcessHandle(CommandInterpreter &interpreter) in CommandObjectProcessHandle()
[all …]
H A DCommandObjectVersion.cpp19 CommandObjectVersion::CommandObjectVersion(CommandInterpreter &interpreter) in CommandObjectVersion()
H A DCommandObjectMemoryTag.cpp27 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead()
175 CommandObjectMemoryTagWrite(CommandInterpreter &interpreter) in CommandObjectMemoryTagWrite()
306 CommandObjectMemoryTag::CommandObjectMemoryTag(CommandInterpreter &interpreter) in CommandObjectMemoryTag()
H A DCommandObjectTrace.cpp75 CommandObjectTraceSave(CommandInterpreter &interpreter) in CommandObjectTraceSave()
177 CommandObjectTraceLoad(CommandInterpreter &interpreter) in CommandObjectTraceLoad()
271 CommandObjectTraceDump(CommandInterpreter &interpreter) in CommandObjectTraceDump()
336 CommandObjectTraceSchema(CommandInterpreter &interpreter) in CommandObjectTraceSchema()
389 CommandObjectTrace::CommandObjectTrace(CommandInterpreter &interpreter) in CommandObjectTrace()
H A DCommandObjectWatchpoint.cpp149 CommandObjectWatchpointList(CommandInterpreter &interpreter) in CommandObjectWatchpointList()
274 CommandObjectWatchpointEnable(CommandInterpreter &interpreter) in CommandObjectWatchpointEnable()
349 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable()
431 CommandObjectWatchpointDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointDelete()
554 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore()
675 CommandObjectWatchpointModify(CommandInterpreter &interpreter) in CommandObjectWatchpointModify()
798 CommandObjectWatchpointSetVariable(CommandInterpreter &interpreter) in CommandObjectWatchpointSetVariable()
990 CommandObjectWatchpointSetExpression(CommandInterpreter &interpreter) in CommandObjectWatchpointSetExpression()
1150 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet()
1170 CommandInterpreter &interpreter) in CommandObjectMultiwordWatchpoint()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp37 CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupBreakpointSet()
79 CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupBreakpoint()
97 CommandObjectRenderScriptScriptGroupList(CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroupList()
143 CommandObjectRenderScriptScriptGroup(CommandInterpreter &interpreter) in CommandObjectRenderScriptScriptGroup()
161 lldb_private::CommandInterpreter &interpreter) { in NewCommandObjectRenderScriptScriptGroup()
/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestCommandPaths.cpp47 CommandObjectLeaf(CommandInterpreter &interpreter) in CommandObjectLeaf()
63 CommandObjectMultiwordSubDummy(CommandInterpreter &interpreter) in CommandObjectMultiwordSubDummy()
75 CommandObjectMultiwordDummy(CommandInterpreter &interpreter) in CommandObjectMultiwordDummy()
/llvm-project-15.0.7/lldb/source/Target/
H A DStructuredDataPlugin.cpp21 CommandStructuredData(CommandInterpreter &interpreter) in CommandStructuredData()
47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() local
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.h40 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT()
86 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT()
/llvm-project-15.0.7/lldb/test/API/functionalities/dyld-exec-linux/
H A Dmain.cpp9 const char *interpreter = argv[1]; in main() local
/llvm-project-15.0.7/lldb/source/Plugins/TraceExporter/ctf/
H A DCommandObjectThreadTraceExportCTF.h36 CommandObjectThreadTraceExportCTF(CommandInterpreter &interpreter) in CommandObjectThreadTraceExportCTF()

1234