Home
last modified time | relevance | path

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

1234

/openbsd/gnu/llvm/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 DCommandObjectType.cpp111 CommandOptions(CommandInterpreter &interpreter) {} in CommandOptions()
576 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd()
1416 CommandInterpreter &interpreter) in CommandObjectTypeSummaryAdd()
2148 CommandObjectTypeSynthList(CommandInterpreter &interpreter) in CommandObjectTypeSynthList()
2291 CommandInterpreter &interpreter) in CommandObjectTypeSynthAdd()
2682 CommandObjectTypeLookup(CommandInterpreter &interpreter) in CommandObjectTypeLookup()
2888 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat()
2916 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth()
2945 CommandObjectTypeFilter(CommandInterpreter &interpreter) in CommandObjectTypeFilter()
2964 CommandObjectTypeCategory(CommandInterpreter &interpreter) in CommandObjectTypeCategory()
[all …]
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 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()
420 CommandObjectPlatformMkDir(CommandInterpreter &interpreter) in CommandObjectPlatformMkDir()
471 CommandObjectPlatformFOpen(CommandInterpreter &interpreter) in CommandObjectPlatformFOpen()
535 CommandObjectPlatformFClose(CommandInterpreter &interpreter) in CommandObjectPlatformFClose()
578 CommandObjectPlatformFRead(CommandInterpreter &interpreter) in CommandObjectPlatformFRead()
674 CommandObjectPlatformFWrite(CommandInterpreter &interpreter) in CommandObjectPlatformFWrite()
763 CommandObjectPlatformFile(CommandInterpreter &interpreter) in CommandObjectPlatformFile()
[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 DCommandObjectFrame.cpp108 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose()
196 CommandObjectFrameInfo(CommandInterpreter &interpreter) in CommandObjectFrameInfo()
263 CommandObjectFrameSelect(CommandInterpreter &interpreter) in CommandObjectFrameSelect()
392 CommandObjectFrameVariable(CommandInterpreter &interpreter) in CommandObjectFrameVariable()
800 CommandObjectFrameRecognizerAdd(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerAdd()
915 CommandObjectFrameRecognizerClear(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerClear()
933 CommandObjectFrameRecognizerDelete(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerDelete()
1014 CommandObjectFrameRecognizerList(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerList()
1060 CommandObjectFrameRecognizerInfo(CommandInterpreter &interpreter) in CommandObjectFrameRecognizerInfo()
1134 CommandObjectFrameRecognizer(CommandInterpreter &interpreter) in CommandObjectFrameRecognizer()
[all …]
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()
2478 CommandObjectTargetModulesAdd(CommandInterpreter &interpreter) in CommandObjectTargetModulesAdd()
3992 CommandObjectTargetModules(CommandInterpreter &interpreter) in CommandObjectTargetModules()
4028 CommandObjectTargetSymbolsAdd(CommandInterpreter &interpreter) in CommandObjectTargetSymbolsAdd()
4498 CommandObjectTargetSymbols(CommandInterpreter &interpreter) in CommandObjectTargetSymbols()
5111 CommandObjectTargetDump(CommandInterpreter &interpreter) in CommandObjectTargetDump()
[all …]
H A DCommandObjectCommands.cpp39 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource()
259 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias()
623 CommandObjectCommandsUnalias(CommandInterpreter &interpreter) in CommandObjectCommandsUnalias()
711 CommandObjectCommandsDelete(CommandInterpreter &interpreter) in CommandObjectCommandsDelete()
790 CommandObjectCommandsAddRegex(CommandInterpreter &interpreter) in CommandObjectCommandsAddRegex()
1153 CommandObjectScriptingObject(CommandInterpreter &interpreter, in CommandObjectScriptingObject()
1367 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd()
1642 CommandObjectCommandsScriptList(CommandInterpreter &interpreter) in CommandObjectCommandsScriptList()
1662 CommandObjectCommandsScriptClear(CommandInterpreter &interpreter) in CommandObjectCommandsScriptClear()
2071 CommandObjectCommandContainer(CommandInterpreter &interpreter) in CommandObjectCommandContainer()
[all …]
H A DCommandObjectThread.cpp108 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 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 DCommandObjectProcess.cpp115 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch()
370 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach()
848 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach()
993 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin()
1057 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad()
1134 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload()
1199 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal()
1309 CommandObjectProcessKill(CommandInterpreter &interpreter) in CommandObjectProcessKill()
1450 CommandObjectProcessStatus(CommandInterpreter &interpreter) in CommandObjectProcessStatus()
1621 CommandObjectProcessHandle(CommandInterpreter &interpreter) in CommandObjectProcessHandle()
[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 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()
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 DCommandObjectPlugin.cpp18 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad()
71 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
H A DCommandObjectMemoryTag.cpp27 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead()
175 CommandObjectMemoryTagWrite(CommandInterpreter &interpreter) in CommandObjectMemoryTagWrite()
306 CommandObjectMemoryTag::CommandObjectMemoryTag(CommandInterpreter &interpreter) in CommandObjectMemoryTag()
H A DCommandObjectBreakpoint.cpp234 CommandObjectBreakpointSet(CommandInterpreter &interpreter) in CommandObjectBreakpointSet()
803 CommandObjectBreakpointModify(CommandInterpreter &interpreter) in CommandObjectBreakpointModify()
887 CommandObjectBreakpointEnable(CommandInterpreter &interpreter) in CommandObjectBreakpointEnable()
978 CommandObjectBreakpointDisable(CommandInterpreter &interpreter) in CommandObjectBreakpointDisable()
1097 CommandObjectBreakpointList(CommandInterpreter &interpreter) in CommandObjectBreakpointList()
1242 CommandObjectBreakpointClear(CommandInterpreter &interpreter) in CommandObjectBreakpointClear()
1379 CommandObjectBreakpointDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointDelete()
2021 CommandObjectBreakpointName(CommandInterpreter &interpreter) in CommandObjectBreakpointName()
2143 CommandObjectBreakpointRead(CommandInterpreter &interpreter) in CommandObjectBreakpointRead()
2323 CommandObjectBreakpointWrite(CommandInterpreter &interpreter) in CommandObjectBreakpointWrite()
[all …]
H A DCommandObjectDiagnostics.cpp28 CommandObjectDiagnosticsDump(CommandInterpreter &interpreter) in CommandObjectDiagnosticsDump()
106 CommandInterpreter &interpreter) in CommandObjectDiagnostics()
H A DCommandObjectWatchpointCommand.cpp32 CommandObjectWatchpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandAdd()
455 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete()
522 CommandObjectWatchpointCommandList(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandList()
608 CommandInterpreter &interpreter) in CommandObjectWatchpointCommand()
H A DCommandObjectBreakpointCommand.cpp32 CommandObjectBreakpointCommandAdd(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandAdd()
450 CommandObjectBreakpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandDelete()
566 CommandObjectBreakpointCommandList(CommandInterpreter &interpreter) in CommandObjectBreakpointCommandList()
672 CommandInterpreter &interpreter) in CommandObjectBreakpointCommand()
H A DCommandObjectRegister.cpp39 CommandObjectRegisterRead(CommandInterpreter &interpreter) in CommandObjectRegisterRead()
299 CommandObjectRegisterWrite(CommandInterpreter &interpreter) in CommandObjectRegisterWrite()
398 CommandObjectRegister::CommandObjectRegister(CommandInterpreter &interpreter) in CommandObjectRegister()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/lldb/source/Target/
H A DStructuredDataPlugin.cpp21 CommandStructuredData(CommandInterpreter &interpreter) in CommandStructuredData()
47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() local
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.h41 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT()
87 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT()
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp43 CommandObject::CommandObject(CommandInterpreter &interpreter, in CommandObject()
378 CommandInterpreter &interpreter) { in GetArgumentHelp()
573 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText() local
599 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText() local

1234