Home
last modified time | relevance | path

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

1234

/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp54 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks() argument
112 Completer(CommandInterpreter &interpreter, CompletionRequest &request) in Completer() argument
138 SourceFileCompleter(CommandInterpreter &interpreter, in SourceFileCompleter() argument
200 SymbolCompleter(CommandInterpreter &interpreter, CompletionRequest &request) in SymbolCompleter() argument
265 ModuleCompleter(CommandInterpreter &interpreter, CompletionReques argument
323 SourceFiles(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) SourceFiles() argument
494 DiskFiles(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) DiskFiles() argument
506 DiskDirectories(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) DiskDirectories() argument
518 RemoteDiskFiles(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) RemoteDiskFiles() argument
527 RemoteDiskDirectories(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) RemoteDiskDirectories() argument
536 Modules(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) Modules() argument
550 ModuleUUIDs(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ModuleUUIDs() argument
568 Symbols(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) Symbols() argument
582 SettingsNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) SettingsNames() argument
603 PlatformPluginNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) PlatformPluginNames() argument
610 ArchitectureNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ArchitectureNames() argument
616 VariablePath(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) VariablePath() argument
622 Registers(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) Registers() argument
642 Breakpoints(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) Breakpoints() argument
673 BreakpointNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) BreakpointNames() argument
687 ProcessPluginNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ProcessPluginNames() argument
693 DisassemblyFlavors(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) DisassemblyFlavors() argument
704 ProcessIDs(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ProcessIDs() argument
718 ProcessNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ProcessNames() argument
731 TypeLanguages(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) TypeLanguages() argument
741 FrameIndexes(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) FrameIndexes() argument
762 StopHookIDs(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) StopHookIDs() argument
783 ThreadIndexes(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ThreadIndexes() argument
800 WatchPointIDs(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) WatchPointIDs() argument
816 TypeCategoryNames(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) TypeCategoryNames() argument
827 ThreadIDs(CommandInterpreter & interpreter,CompletionRequest & request,SearchFilter * searcher) ThreadIDs() argument
845 CompleteModifiableCmdPathArgs(CommandInterpreter & interpreter,CompletionRequest & request,OptionElementVector & opt_element_vector) CompleteModifiableCmdPathArgs() argument
[all...]
H A DCommandObjectLog.cpp51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable() argument
223 CommandObjectLogDisable(CommandInterpreter & interpreter) CommandObjectLogDisable() argument
286 CommandObjectLogList(CommandInterpreter & interpreter) CommandObjectLogList() argument
323 CommandObjectLogDump(CommandInterpreter & interpreter) CommandObjectLogDump() argument
419 CommandObjectLogTimerEnable(CommandInterpreter & interpreter) CommandObjectLogTimerEnable() argument
456 CommandObjectLogTimerDisable(CommandInterpreter & interpreter) CommandObjectLogTimerDisable() argument
479 CommandObjectLogTimerDump(CommandInterpreter & interpreter) CommandObjectLogTimerDump() argument
500 CommandObjectLogTimerReset(CommandInterpreter & interpreter) CommandObjectLogTimerReset() argument
522 CommandObjectLogTimerIncrement(CommandInterpreter & interpreter) CommandObjectLogTimerIncrement() argument
563 CommandObjectLogTimer(CommandInterpreter & interpreter) CommandObjectLogTimer() argument
585 CommandObjectLog(CommandInterpreter & interpreter) CommandObjectLog() argument
[all...]
H A DCommandObjectType.cpp124 CommandOptions(CommandInterpreter &interpreter) {} in CommandOptions() argument
182 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
194 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); in IOHandlerInputComplete() local
419 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); IOHandlerInputComplete() local
431 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); IOHandlerInputComplete() local
588 CommandObjectTypeFormatAdd(CommandInterpreter & interpreter) CommandObjectTypeFormatAdd() argument
774 CommandObjectTypeFormatterDelete(CommandInterpreter & interpreter,FormatCategoryItem formatter_kind) CommandObjectTypeFormatterDelete() argument
911 CommandObjectTypeFormatterClear(CommandInterpreter & interpreter,FormatCategoryItem formatter_kind,const char * name,const char * help) CommandObjectTypeFormatterClear() argument
954 CommandObjectTypeFormatDelete(CommandInterpreter & interpreter) CommandObjectTypeFormatDelete() argument
965 CommandObjectTypeFormatClear(CommandInterpreter & interpreter) CommandObjectTypeFormatClear() argument
1028 CommandObjectTypeFormatterList(CommandInterpreter & interpreter,const char * name,const char * help) CommandObjectTypeFormatterList() argument
1135 CommandObjectTypeFormatList(CommandInterpreter & interpreter) CommandObjectTypeFormatList() argument
1262 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); Execute_ScriptSummary() local
1272 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); Execute_ScriptSummary() local
1419 CommandObjectTypeSummaryAdd(CommandInterpreter & interpreter) CommandObjectTypeSummaryAdd() argument
1588 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); AddSummary() local
1605 CommandObjectTypeSummaryDelete(CommandInterpreter & interpreter) CommandObjectTypeSummaryDelete() argument
1621 CommandObjectTypeSummaryClear(CommandInterpreter & interpreter) CommandObjectTypeSummaryClear() argument
1637 CommandObjectTypeSummaryList(CommandInterpreter & interpreter) CommandObjectTypeSummaryList() argument
1711 CommandObjectTypeCategoryDefine(CommandInterpreter & interpreter) CommandObjectTypeCategoryDefine() argument
1796 CommandObjectTypeCategoryEnable(CommandInterpreter & interpreter) CommandObjectTypeCategoryEnable() argument
1847 CommandObjectTypeCategoryDelete(CommandInterpreter & interpreter) CommandObjectTypeCategoryDelete() argument
1938 CommandObjectTypeCategoryDisable(CommandInterpreter & interpreter) CommandObjectTypeCategoryDisable() argument
1984 CommandObjectTypeCategoryList(CommandInterpreter & interpreter) CommandObjectTypeCategoryList() argument
2052 CommandObjectTypeFilterList(CommandInterpreter & interpreter) CommandObjectTypeFilterList() argument
2062 CommandObjectTypeSynthList(CommandInterpreter & interpreter) CommandObjectTypeSynthList() argument
2072 CommandObjectTypeFilterDelete(CommandInterpreter & interpreter) CommandObjectTypeFilterDelete() argument
2083 CommandObjectTypeSynthDelete(CommandInterpreter & interpreter) CommandObjectTypeSynthDelete() argument
2095 CommandObjectTypeFilterClear(CommandInterpreter & interpreter) CommandObjectTypeFilterClear() argument
2105 CommandObjectTypeSynthClear(CommandInterpreter & interpreter) CommandObjectTypeSynthClear() argument
2163 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); Execute_PythonClass() local
2197 CommandObjectTypeSynthAdd(CommandInterpreter & interpreter) CommandObjectTypeSynthAdd() argument
2249 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); AddSynth() local
2395 CommandObjectTypeFilterAdd(CommandInterpreter & interpreter) CommandObjectTypeFilterAdd() argument
2570 CommandObjectTypeLookup(CommandInterpreter & interpreter) CommandObjectTypeLookup() argument
2704 CommandObjectFormatterInfo(CommandInterpreter & interpreter,const char * formatter_name,DiscoveryFunction discovery_func) CommandObjectFormatterInfo() argument
2774 CommandObjectTypeFormat(CommandInterpreter & interpreter) CommandObjectTypeFormat() argument
2800 CommandObjectTypeSynth(CommandInterpreter & interpreter) CommandObjectTypeSynth() argument
2827 CommandObjectTypeFilter(CommandInterpreter & interpreter) CommandObjectTypeFilter() argument
2846 CommandObjectTypeCategory(CommandInterpreter & interpreter) CommandObjectTypeCategory() argument
2871 CommandObjectTypeSummary(CommandInterpreter & interpreter) CommandObjectTypeSummary() argument
2897 CommandObjectType(CommandInterpreter & interpreter) CommandObjectType() argument
[all...]
H A DCommandObjectStats.cpp22 CommandObjectStatsEnable(CommandInterpreter &interpreter) in CommandObjectStatsEnable() argument
43 CommandObjectStatsDisable(CommandInterpreter &interpreter) in CommandObjectStatsDisable() argument
128 CommandObjectStatsDump(CommandInterpreter &interpreter) in CommandObjectStatsDump() argument
152 CommandObjectStats::CommandObjectStats(CommandInterpreter &interpreter) in CommandObjectStats() argument
[all...]
H A DCommandObjectPlugin.cpp18 CommandObjectPluginLoad(CommandInterpreter &interpreter) in CommandObjectPluginLoad()
49 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin()
H A DCommandObjectPlatform.cpp148 CommandObjectPlatformSelect(CommandInterpreter &interpreter) in CommandObjectPlatformSelect() argument
205 CommandObjectPlatformList(CommandInterpreter &interpreter) in CommandObjectPlatformList() argument
242 CommandObjectPlatformStatus(CommandInterpreter &interpreter) in CommandObjectPlatformStatus() argument
273 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() argument
323 CommandObjectPlatformDisconnect(CommandInterpreter &interpreter) in CommandObjectPlatformDisconnect() argument
377 CommandObjectPlatformSettings(CommandInterpreter & interpreter) CommandObjectPlatformSettings() argument
415 CommandObjectPlatformMkDir(CommandInterpreter & interpreter) CommandObjectPlatformMkDir() argument
464 CommandObjectPlatformFOpen(CommandInterpreter & interpreter) CommandObjectPlatformFOpen() argument
517 CommandObjectPlatformFClose(CommandInterpreter & interpreter) CommandObjectPlatformFClose() argument
558 CommandObjectPlatformFRead(CommandInterpreter & interpreter) CommandObjectPlatformFRead() argument
652 CommandObjectPlatformFWrite(CommandInterpreter & interpreter) CommandObjectPlatformFWrite() argument
739 CommandObjectPlatformFile(CommandInterpreter & interpreter) CommandObjectPlatformFile() argument
766 CommandObjectPlatformGetFile(CommandInterpreter & interpreter) CommandObjectPlatformGetFile() argument
848 CommandObjectPlatformGetSize(CommandInterpreter & interpreter) CommandObjectPlatformGetSize() argument
896 CommandObjectPlatformGetPermissions(CommandInterpreter & interpreter) CommandObjectPlatformGetPermissions() argument
943 CommandObjectPlatformFileExists(CommandInterpreter & interpreter) CommandObjectPlatformFileExists() argument
985 CommandObjectPlatformPutFile(CommandInterpreter & interpreter) CommandObjectPlatformPutFile() argument
1046 CommandObjectPlatformProcessLaunch(CommandInterpreter & interpreter) CommandObjectPlatformProcessLaunch() argument
1212 CommandObjectPlatformProcessList(CommandInterpreter & interpreter) CommandObjectPlatformProcessList() argument
1460 CommandObjectPlatformProcessInfo(CommandInterpreter & interpreter) CommandObjectPlatformProcessInfo() argument
1528 CommandObjectPlatformProcessAttach(CommandInterpreter & interpreter) CommandObjectPlatformProcessAttach() argument
1578 CommandObjectPlatformProcess(CommandInterpreter & interpreter) CommandObjectPlatformProcess() argument
1667 CommandObjectPlatformShell(CommandInterpreter & interpreter) CommandObjectPlatformShell() argument
1754 CommandObjectPlatformInstall(CommandInterpreter & interpreter) CommandObjectPlatformInstall() argument
1805 CommandObjectPlatform(CommandInterpreter & interpreter) CommandObjectPlatform() argument
[all...]
H A DCommandObjectSession.cpp18 CommandObjectSessionSave(CommandInterpreter &interpreter) in CommandObjectSessionSave() argument
48 CommandObjectSessionHistory(CommandInterpreter & interpreter) CommandObjectSessionHistory() argument
187 CommandObjectSession(CommandInterpreter & interpreter) CommandObjectSession() argument
H A DCommandObjectFrame.cpp108 CommandObjectFrameDiagnose(CommandInterpreter &interpreter) in CommandObjectFrameDiagnose() argument
186 : CommandObjectParsed(interpreter, "frame info", in CommandObjectFrameInfo() argument
252 : CommandObjectParsed(interpreter, "frame select", in CommandObjectFrameSelect() argument
364 CommandObjectFrameVariable(CommandInterpreter & interpreter) CommandObjectFrameVariable() argument
779 CommandObjectFrameRecognizerAdd(CommandInterpreter & interpreter) CommandObjectFrameRecognizerAdd() argument
861 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); DoExecute() local
893 CommandObjectFrameRecognizerClear(CommandInterpreter & interpreter) CommandObjectFrameRecognizerClear() argument
910 CommandObjectFrameRecognizerDelete(CommandInterpreter & interpreter) CommandObjectFrameRecognizerDelete() argument
989 CommandObjectFrameRecognizerList(CommandInterpreter & interpreter) CommandObjectFrameRecognizerList() argument
1034 CommandObjectFrameRecognizerInfo(CommandInterpreter & interpreter) CommandObjectFrameRecognizerInfo() argument
1095 CommandObjectFrameRecognizer(CommandInterpreter & interpreter) CommandObjectFrameRecognizer() argument
1122 CommandObjectMultiwordFrame(CommandInterpreter & interpreter) CommandObjectMultiwordFrame() argument
[all...]
H A DCommandObjectLanguage.cpp18 CommandObjectLanguage::CommandObjectLanguage(CommandInterpreter &interpreter) in CommandObjectLanguage()
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 DCommandObjectProcess.cpp48 CommandObjectProcessLaunchOrAttach(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,uint32_t flags,const char * new_process_action) CommandObjectProcessLaunchOrAttach() argument
117 CommandObjectProcessLaunch(CommandInterpreter & interpreter) CommandObjectProcessLaunch() argument
288 CommandObjectProcessAttach(CommandInterpreter & interpreter) CommandObjectProcessAttach() argument
429 CommandObjectProcessContinue(CommandInterpreter & interpreter) CommandObjectProcessContinue() argument
775 CommandObjectProcessDetach(CommandInterpreter & interpreter) CommandObjectProcessDetach() argument
857 CommandObjectProcessConnect(CommandInterpreter & interpreter) CommandObjectProcessConnect() argument
915 CommandObjectProcessPlugin(CommandInterpreter & interpreter) CommandObjectProcessPlugin() argument
979 CommandObjectProcessLoad(CommandInterpreter & interpreter) CommandObjectProcessLoad() argument
1051 CommandObjectProcessUnload(CommandInterpreter & interpreter) CommandObjectProcessUnload() argument
1114 CommandObjectProcessSignal(CommandInterpreter & interpreter) CommandObjectProcessSignal() argument
1177 CommandObjectProcessInterrupt(CommandInterpreter & interpreter) CommandObjectProcessInterrupt() argument
1210 CommandObjectProcessKill(CommandInterpreter & interpreter) CommandObjectProcessKill() argument
1242 CommandObjectProcessSaveCore(CommandInterpreter & interpreter) CommandObjectProcessSaveCore() argument
1347 CommandObjectProcessStatus(CommandInterpreter & interpreter) CommandObjectProcessStatus() argument
1516 CommandObjectProcessHandle(CommandInterpreter & interpreter) CommandObjectProcessHandle() argument
1764 CommandObjectProcessTraceStart(CommandInterpreter & interpreter) CommandObjectProcessTraceStart() argument
1781 CommandObjectProcessTraceStop(CommandInterpreter & interpreter) CommandObjectProcessTraceStop() argument
1809 CommandObjectMultiwordProcessTrace(CommandInterpreter & interpreter) CommandObjectMultiwordProcessTrace() argument
1825 CommandObjectMultiwordProcess(CommandInterpreter & interpreter) CommandObjectMultiwordProcess() argument
[all...]
H A DCommandObjectScripting.cpp29 CommandObjectScriptingRun(CommandInterpreter & interpreter) CommandObjectScriptingRun() argument
135 CommandObjectMultiwordScripting(CommandInterpreter & interpreter) CommandObjectMultiwordScripting() argument
[all...]
H A DCommandObjectDiagnostics.cpp28 CommandObjectDiagnosticsDump(CommandInterpreter &interpreter) in CommandObjectDiagnosticsDump()
106 CommandInterpreter &interpreter) in CommandObjectDiagnostics()
H A DCommandObjectThread.cpp114 CommandObjectThreadBacktrace(CommandInterpreter & interpreter) CommandObjectThreadBacktrace() argument
374 CommandObjectThreadStepWithTypeAndScope(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,StepType step_type,StepScope step_scope) CommandObjectThreadStepWithTypeAndScope() argument
634 CommandObjectThreadContinue(CommandInterpreter & interpreter) CommandObjectThreadContinue() argument
862 CommandObjectThreadUntil(CommandInterpreter & interpreter) CommandObjectThreadUntil() argument
1135 CommandObjectThreadSelect(CommandInterpreter & interpreter) CommandObjectThreadSelect() argument
1233 CommandObjectThreadList(CommandInterpreter & interpreter) CommandObjectThreadList() argument
1305 CommandObjectThreadInfo(CommandInterpreter & interpreter) CommandObjectThreadInfo() argument
1358 CommandObjectThreadException(CommandInterpreter & interpreter) CommandObjectThreadException() argument
1409 CommandObjectThreadSiginfo(CommandInterpreter & interpreter) CommandObjectThreadSiginfo() argument
1510 CommandObjectThreadReturn(CommandInterpreter & interpreter) CommandObjectThreadReturn() argument
1672 CommandObjectThreadJump(CommandInterpreter & interpreter) CommandObjectThreadJump() argument
1805 CommandObjectThreadPlanList(CommandInterpreter & interpreter) CommandObjectThreadPlanList() argument
1879 CommandObjectThreadPlanDiscard(CommandInterpreter & interpreter) CommandObjectThreadPlanDiscard() argument
1938 CommandObjectThreadPlanPrune(CommandInterpreter & interpreter) CommandObjectThreadPlanPrune() argument
1990 CommandObjectMultiwordThreadPlan(CommandInterpreter & interpreter) CommandObjectMultiwordThreadPlan() argument
2014 CommandObjectTraceExport(CommandInterpreter & interpreter) CommandObjectTraceExport() argument
2038 CommandObjectTraceStart(CommandInterpreter & interpreter) CommandObjectTraceStart() argument
2055 CommandObjectTraceStop(CommandInterpreter & interpreter) CommandObjectTraceStop() argument
2158 CommandObjectTraceDumpFunctionCalls(CommandInterpreter & interpreter) CommandObjectTraceDumpFunctionCalls() argument
2331 CommandObjectTraceDumpInstructions(CommandInterpreter & interpreter) CommandObjectTraceDumpInstructions() argument
2459 CommandObjectTraceDumpInfo(CommandInterpreter & interpreter) CommandObjectTraceDumpInfo() argument
2490 CommandObjectMultiwordTraceDump(CommandInterpreter & interpreter) CommandObjectMultiwordTraceDump() argument
2511 CommandObjectMultiwordTrace(CommandInterpreter & interpreter) CommandObjectMultiwordTrace() argument
2533 CommandObjectMultiwordThread(CommandInterpreter & interpreter) CommandObjectMultiwordThread() argument
[all...]
H A DCommandObjectTarget.cpp214 CommandObjectTargetCreate(CommandInterpreter &interpreter) in CommandObjectTargetCreate() argument
466 CommandObjectTargetList(CommandInterpreter &interpreter) in CommandObjectTargetList() argument
491 CommandObjectTargetSelect(CommandInterpreter &interpreter) in CommandObjectTargetSelect() argument
558 CommandObjectTargetDelete(CommandInterpreter &interpreter) in CommandObjectTargetDelete() argument
662 CommandObjectTargetShowLaunchEnvironment(CommandInterpreter &interpreter) in CommandObjectTargetShowLaunchEnvironment() argument
701 CommandObjectTargetVariable(CommandInterpreter & interpreter) CommandObjectTargetVariable() argument
997 CommandObjectTargetModulesSearchPathsAdd(CommandInterpreter & interpreter) CommandObjectTargetModulesSearchPathsAdd() argument
1066 CommandObjectTargetModulesSearchPathsClear(CommandInterpreter & interpreter) CommandObjectTargetModulesSearchPathsClear() argument
1088 CommandObjectTargetModulesSearchPathsInsert(CommandInterpreter & interpreter) CommandObjectTargetModulesSearchPathsInsert() argument
1195 CommandObjectTargetModulesSearchPathsList(CommandInterpreter & interpreter) CommandObjectTargetModulesSearchPathsList() argument
1217 CommandObjectTargetModulesSearchPathsQuery(CommandInterpreter & interpreter) CommandObjectTargetModulesSearchPathsQuery() argument
1272 DumpCompileUnitLineTable(CommandInterpreter & interpreter,Stream & strm,Module * module,const FileSpec & file_spec,lldb::DescriptionLevel desc_level) DumpCompileUnitLineTable() argument
1376 DumpModuleSymtab(CommandInterpreter & interpreter,Stream & strm,Module * module,SortOrder sort_order,Mangled::NamePreference name_preference) DumpModuleSymtab() argument
1386 DumpModuleSections(CommandInterpreter & interpreter,Stream & strm,Module * module) DumpModuleSections() argument
1517 LookupAddressInModule(CommandInterpreter & interpreter,Stream & strm,Module * module,uint32_t resolve_mask,lldb::addr_t raw_addr,lldb::addr_t offset,bool verbose,bool all_ranges) LookupAddressInModule() argument
1545 LookupSymbolInModule(CommandInterpreter & interpreter,Stream & strm,Module * module,const char * name,bool name_is_regex,bool verbose,bool all_ranges) LookupSymbolInModule() argument
1636 LookupFunctionInModule(CommandInterpreter & interpreter,Stream & strm,Module * module,const char * name,bool name_is_regex,const ModuleFunctionSearchOptions & options,bool verbose,bool all_ranges) LookupFunctionInModule() argument
1669 LookupTypeInModule(Target * target,CommandInterpreter & interpreter,Stream & strm,Module * module,const char * name_cstr,bool name_is_regex) LookupTypeInModule() argument
1721 LookupTypeHere(Target * target,CommandInterpreter & interpreter,Stream & strm,Module & module,const char * name_cstr,bool name_is_regex) LookupTypeHere() argument
1763 LookupFileAndLineInModule(CommandInterpreter & interpreter,Stream & strm,Module * module,const FileSpec & file_spec,uint32_t line,bool check_inlines,bool verbose,bool all_ranges) LookupFileAndLineInModule() argument
1842 CommandObjectTargetModulesModuleAutoComplete(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,uint32_t flags=0) CommandObjectTargetModulesModuleAutoComplete() argument
1870 CommandObjectTargetModulesSourceFileAutoComplete(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,uint32_t flags) CommandObjectTargetModulesSourceFileAutoComplete() argument
1891 CommandObjectTargetModulesDumpObjfile(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpObjfile() argument
1948 CommandObjectTargetModulesDumpSymtab(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpSymtab() argument
2089 CommandObjectTargetModulesDumpSections(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpSections() argument
2172 CommandObjectTargetModulesDumpClangPCMInfo(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpClangPCMInfo() argument
2230 CommandObjectTargetModulesDumpClangAST(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpClangAST() argument
2301 CommandObjectTargetModulesDumpSymfile(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpSymfile() argument
2383 CommandObjectTargetModulesDumpLineTable(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpLineTable() argument
2484 CommandObjectTargetModulesDumpSeparateDebugInfoFiles(CommandInterpreter & interpreter) CommandObjectTargetModulesDumpSeparateDebugInfoFiles() argument
2660 CommandObjectTargetModulesDump(CommandInterpreter & interpreter) CommandObjectTargetModulesDump() argument
2702 CommandObjectTargetModulesAdd(CommandInterpreter & interpreter) CommandObjectTargetModulesAdd() argument
2844 CommandObjectTargetModulesLoad(CommandInterpreter & interpreter) CommandObjectTargetModulesLoad() argument
3156 CommandObjectTargetModulesList(CommandInterpreter & interpreter) CommandObjectTargetModulesList() argument
3515 CommandObjectTargetModulesShowUnwind(CommandInterpreter & interpreter) CommandObjectTargetModulesShowUnwind() argument
3931 CommandObjectTargetModulesLookup(CommandInterpreter & interpreter) CommandObjectTargetModulesLookup() argument
3943 LookupHere(CommandInterpreter & interpreter,CommandReturnObject & result,bool & syntax_error) LookupHere() argument
3985 LookupInModule(CommandInterpreter & interpreter,Module * module,CommandReturnObject & result,bool & syntax_error) LookupInModule() argument
4155 CommandObjectTargetModulesImageSearchPaths(CommandInterpreter & interpreter) CommandObjectTargetModulesImageSearchPaths() argument
4188 CommandObjectTargetModules(CommandInterpreter & interpreter) CommandObjectTargetModules() argument
4224 CommandObjectTargetSymbolsAdd(CommandInterpreter & interpreter) CommandObjectTargetSymbolsAdd() argument
4677 CommandObjectTargetSymbols(CommandInterpreter & interpreter) CommandObjectTargetSymbols() argument
4853 CommandObjectTargetStopHookAdd(CommandInterpreter & interpreter) CommandObjectTargetStopHookAdd() argument
5083 CommandObjectTargetStopHookDelete(CommandInterpreter & interpreter) CommandObjectTargetStopHookDelete() argument
5137 CommandObjectTargetStopHookEnableDisable(CommandInterpreter & interpreter,bool enable,const char * name,const char * help,const char * syntax) CommandObjectTargetStopHookEnableDisable() argument
5192 CommandObjectTargetStopHookList(CommandInterpreter & interpreter) CommandObjectTargetStopHookList() argument
5224 CommandObjectMultiwordTargetStopHooks(CommandInterpreter & interpreter) CommandObjectMultiwordTargetStopHooks() argument
5254 CommandObjectTargetDumpTypesystem(CommandInterpreter & interpreter) CommandObjectTargetDumpTypesystem() argument
5279 CommandObjectTargetDumpSectionLoadList(CommandInterpreter & interpreter) CommandObjectTargetDumpSectionLoadList() argument
5302 CommandObjectTargetDump(CommandInterpreter & interpreter) CommandObjectTargetDump() argument
5323 CommandObjectMultiwordTarget(CommandInterpreter & interpreter) CommandObjectMultiwordTarget() argument
[all...]
H A DCommandObjectTrace.cpp75 CommandObjectTraceSave(CommandInterpreter &interpreter) in CommandObjectTraceSave() argument
173 CommandObjectTraceLoad(CommandInterpreter &interpreter) in CommandObjectTraceLoad() argument
264 CommandObjectTraceDump(CommandInterpreter &interpreter) in CommandObjectTraceDump() argument
328 CommandObjectTraceSchema(CommandInterpreter &interpreter) in CommandObjectTraceSchema() argument
379 CommandObjectTrace::CommandObjectTrace(CommandInterpreter &interpreter) in CommandObjectTrace() argument
[all...]
H A DCommandObjectVersion.cpp19 CommandObjectVersion::CommandObjectVersion(CommandInterpreter &interpreter) in CommandObjectVersion()
H A DCommandObjectCommands.cpp39 CommandObjectCommandsSource(CommandInterpreter &interpreter) in CommandObjectCommandsSource() argument
238 CommandObjectCommandsAlias(CommandInterpreter &interpreter) in CommandObjectCommandsAlias() argument
600 CommandObjectCommandsUnalias(CommandInterpreter & interpreter) CommandObjectCommandsUnalias() argument
675 CommandObjectCommandsDelete(CommandInterpreter & interpreter) CommandObjectCommandsDelete() argument
741 CommandObjectCommandsAddRegex(CommandInterpreter & interpreter) CommandObjectCommandsAddRegex() argument
1029 CommandObjectPythonFunction(CommandInterpreter & interpreter,std::string name,std::string funct,std::string help,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectPythonFunction() argument
1115 CommandObjectScriptingObjectRaw(CommandInterpreter & interpreter,std::string name,StructuredData::GenericSP cmd_obj_sp,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectScriptingObjectRaw() argument
1234 CommandOptions(CommandInterpreter & interpreter,StructuredData::GenericSP cmd_obj_sp) CommandOptions() argument
1659 Create(CommandInterpreter & interpreter,std::string name,StructuredData::GenericSP cmd_obj_sp,ScriptedCommandSynchronicity synch,CommandReturnObject & result) Create() argument
1687 CommandObjectScriptingObjectParsed(CommandInterpreter & interpreter,std::string name,StructuredData::GenericSP cmd_obj_sp,ScriptedCommandSynchronicity synch) CommandObjectScriptingObjectParsed() argument
1932 CommandObjectCommandsScriptImport(CommandInterpreter & interpreter) CommandObjectCommandsScriptImport() argument
2034 CommandObjectCommandsScriptAdd(CommandInterpreter & interpreter) CommandObjectCommandsScriptAdd() argument
2156 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); IOHandlerInputComplete() local
2268 ScriptInterpreter *interpreter = GetDebugger().GetScriptInterpreter(); DoExecute() local
2325 CommandObjectCommandsScriptList(CommandInterpreter & interpreter) CommandObjectCommandsScriptList() argument
2343 CommandObjectCommandsScriptClear(CommandInterpreter & interpreter) CommandObjectCommandsScriptClear() argument
2361 CommandObjectCommandsScriptDelete(CommandInterpreter & interpreter) CommandObjectCommandsScriptDelete() argument
2465 CommandObjectMultiwordCommandsScript(CommandInterpreter & interpreter) CommandObjectMultiwordCommandsScript() argument
2496 CommandObjectCommandsContainerAdd(CommandInterpreter & interpreter) CommandObjectCommandsContainerAdd() argument
2624 CommandObjectCommandsContainerDelete(CommandInterpreter & interpreter) CommandObjectCommandsContainerDelete() argument
2709 CommandObjectCommandContainer(CommandInterpreter & interpreter) CommandObjectCommandContainer() argument
2732 CommandObjectMultiwordCommands(CommandInterpreter & interpreter) CommandObjectMultiwordCommands() argument
[all...]
H A DCommandObjectMemoryTag.cpp27 CommandObjectMemoryTagRead(CommandInterpreter &interpreter) in CommandObjectMemoryTagRead() argument
174 CommandObjectMemoryTagWrite(CommandInterpreter &interpreter) in CommandObjectMemoryTagWrite() argument
304 CommandObjectMemoryTag::CommandObjectMemoryTag(CommandInterpreter &interpreter) in CommandObjectMemoryTag() argument
H A DCommandObjectWatchpoint.cpp151 interpreter, "watchpoint list", in CommandObjectWatchpointList() argument
269 CommandObjectWatchpointEnable(CommandInterpreter &interpreter) in CommandObjectWatchpointEnable() argument
337 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() argument
412 CommandObjectWatchpointDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointDelete() argument
528 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() argument
642 CommandObjectWatchpointModify(CommandInterpreter & interpreter) CommandObjectWatchpointModify() argument
758 CommandObjectWatchpointSetVariable(CommandInterpreter & interpreter) CommandObjectWatchpointSetVariable() argument
946 CommandObjectWatchpointSetExpression(CommandInterpreter & interpreter) CommandObjectWatchpointSetExpression() argument
1125 CommandObjectWatchpointSet(CommandInterpreter & interpreter) CommandObjectWatchpointSet() argument
1145 CommandObjectMultiwordWatchpoint(CommandInterpreter & interpreter) CommandObjectMultiwordWatchpoint() argument
[all...]
/llvm-project/lldb/unittests/Interpreter/
H A DTestCommandPaths.cpp44 CommandObjectLeaf(CommandInterpreter &interpreter) in CommandObjectLeaf()
59 CommandObjectMultiwordSubDummy(CommandInterpreter &interpreter) in CommandObjectMultiwordSubDummy()
71 CommandObjectMultiwordDummy(CommandInterpreter &interpreter) in CommandObjectMultiwordDummy()
/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp21 CommandStructuredData(CommandInterpreter &interpreter) in CommandStructuredData() argument
47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() local
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.h41 CommandInterpreter &interpreter) in CommandObjectThreadTraceStartIntelPT()
87 CommandInterpreter &interpreter) in CommandObjectProcessTraceStartIntelPT()
/llvm-project/lldb/test/API/functionalities/dyld-exec-linux/
H A Dmain.cpp9 const char *interpreter = argv[1]; in main() local
/llvm-project/lldb/source/Plugins/TraceExporter/ctf/
H A DCommandObjectThreadTraceExportCTF.h37 CommandObjectThreadTraceExportCTF(CommandInterpreter &interpreter) in CommandObjectThreadTraceExportCTF() argument

1234