Home
last modified time | relevance | path

Searched refs:CommandArgumentEntry (Results 1 – 25 of 25) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp32 CommandArgumentEntry arg1; in CommandObjectSettingsSet()
33 CommandArgumentEntry arg2; in CommandObjectSettingsSet()
246 CommandArgumentEntry arg1; in CommandObjectSettingsShow()
309 CommandArgumentEntry arg1; in CommandObjectSettingsWrite()
488 CommandArgumentEntry arg; in CommandObjectSettingsList()
558 CommandArgumentEntry arg1; in CommandObjectSettingsRemove()
559 CommandArgumentEntry arg2; in CommandObjectSettingsRemove()
652 CommandArgumentEntry arg1; in CommandObjectSettingsReplace()
653 CommandArgumentEntry arg2; in CommandObjectSettingsReplace()
654 CommandArgumentEntry arg3; in CommandObjectSettingsReplace()
[all …]
H A DCommandObjectLog.cpp50 CommandArgumentEntry arg1; in CommandObjectLogEnable()
51 CommandArgumentEntry arg2; in CommandObjectLogEnable()
190 CommandArgumentEntry arg1; in CommandObjectLogDisable()
191 CommandArgumentEntry arg2; in CommandObjectLogDisable()
255 CommandArgumentEntry arg; in CommandObjectLogList()
306 CommandArgumentEntry arg; in CommandObjectLogTimerEnable()
425 CommandArgumentEntry arg; in CommandObjectLogTimerIncrement()
H A DCommandObjectMemoryTag.cpp34 CommandArgumentEntry{CommandArgumentData(eArgTypeAddressOrExpression)}); in CommandObjectMemoryTagRead()
36 m_arguments.push_back(CommandArgumentEntry{ in CommandObjectMemoryTagRead()
173 CommandArgumentEntry{CommandArgumentData(eArgTypeAddressOrExpression)}); in CommandObjectMemoryTagWrite()
175 m_arguments.push_back(CommandArgumentEntry{ in CommandObjectMemoryTagWrite()
H A DCommandObjectWatchpoint.cpp154 CommandArgumentEntry arg; in CommandObjectWatchpointList()
279 CommandArgumentEntry arg; in CommandObjectWatchpointEnable()
355 CommandArgumentEntry arg; in CommandObjectWatchpointDisable()
437 CommandArgumentEntry arg; in CommandObjectWatchpointDelete()
561 CommandArgumentEntry arg; in CommandObjectWatchpointIgnore()
687 CommandArgumentEntry arg; in CommandObjectWatchpointModify()
828 CommandArgumentEntry arg; in CommandObjectWatchpointSetVariable()
1019 CommandArgumentEntry arg; in CommandObjectWatchpointSetExpression()
H A DCommandObjectCommands.cpp43 CommandArgumentEntry arg; in CommandObjectCommandsSource()
320 CommandArgumentEntry arg1; in CommandObjectCommandsAlias()
321 CommandArgumentEntry arg2; in CommandObjectCommandsAlias()
322 CommandArgumentEntry arg3; in CommandObjectCommandsAlias()
581 CommandArgumentEntry arg; in CommandObjectCommandsUnalias()
669 CommandArgumentEntry arg; in CommandObjectCommandsDelete()
1199 CommandArgumentEntry arg1; in CommandObjectCommandsScriptImport()
1348 CommandArgumentEntry arg1; in CommandObjectCommandsScriptAdd()
1605 CommandArgumentEntry arg1; in CommandObjectCommandsScriptDelete()
H A DCommandObjectRegister.cpp48 CommandArgumentEntry arg; in CommandObjectRegisterRead()
305 CommandArgumentEntry arg1; in CommandObjectRegisterWrite()
306 CommandArgumentEntry arg2; in CommandObjectRegisterWrite()
H A DCommandObjectWatchpointCommand.cpp195 CommandArgumentEntry arg; in CommandObjectWatchpointCommandAdd()
489 CommandArgumentEntry arg; in CommandObjectWatchpointCommandDelete()
557 CommandArgumentEntry arg; in CommandObjectWatchpointCommandList()
H A DCommandObjectPlugin.cpp22 CommandArgumentEntry arg1; in CommandObjectPluginLoad()
H A DCommandObjectBreakpointCommand.cpp217 CommandArgumentEntry arg; in CommandObjectBreakpointCommandAdd()
484 CommandArgumentEntry arg; in CommandObjectBreakpointCommandDelete()
601 CommandArgumentEntry arg; in CommandObjectBreakpointCommandList()
H A DCommandObjectApropos.cpp24 CommandArgumentEntry arg; in CommandObjectApropos()
H A DCommandObjectMemory.cpp295 CommandArgumentEntry arg1; in CommandObjectMemoryRead()
296 CommandArgumentEntry arg2; in CommandObjectMemoryRead()
941 CommandArgumentEntry arg1; in CommandObjectMemoryFind()
942 CommandArgumentEntry arg2; in CommandObjectMemoryFind()
1227 CommandArgumentEntry arg1; in CommandObjectMemoryWrite()
1228 CommandArgumentEntry arg2; in CommandObjectMemoryWrite()
1542 CommandArgumentEntry arg1; in CommandObjectMemoryHistory()
H A DCommandObjectType.cpp576 CommandArgumentEntry type_arg; in CommandObjectTypeFormatAdd()
765 CommandArgumentEntry type_arg; in CommandObjectTypeFormatterDelete()
1037 CommandArgumentEntry type_arg; in CommandObjectTypeFormatterList()
1472 CommandArgumentEntry type_arg; in CommandObjectTypeSummaryAdd()
1765 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDefine()
1868 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryEnable()
1936 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDelete()
2046 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDisable()
2109 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryList()
2348 CommandArgumentEntry type_arg; in CommandObjectTypeSynthAdd()
[all …]
H A DCommandObjectBreakpoint.cpp802 CommandArgumentEntry arg; in CommandObjectBreakpointModify()
882 CommandArgumentEntry arg; in CommandObjectBreakpointEnable()
997 CommandArgumentEntry arg; in CommandObjectBreakpointDisable()
1093 CommandArgumentEntry arg; in CommandObjectBreakpointList()
1377 CommandArgumentEntry arg; in CommandObjectBreakpointDelete()
1691 CommandArgumentEntry arg1; in CommandObjectBreakpointNameConfigure()
1782 CommandArgumentEntry arg1; in CommandObjectBreakpointNameAdd()
1867 CommandArgumentEntry arg1; in CommandObjectBreakpointNameDelete()
2238 CommandArgumentEntry arg; in CommandObjectBreakpointWrite()
H A DCommandObjectFrame.cpp114 CommandArgumentEntry arg; in CommandObjectFrameDiagnose()
271 CommandArgumentEntry arg; in CommandObjectFrameSelect()
417 CommandArgumentEntry arg; in CommandObjectFrameVariable()
1048 CommandArgumentEntry arg; in CommandObjectFrameRecognizerInfo()
H A DCommandObjectThread.cpp338 CommandArgumentEntry arg; in CommandObjectThreadStepWithTypeAndScope()
610 CommandArgumentEntry arg; in CommandObjectThreadContinue()
872 CommandArgumentEntry arg; in CommandObjectThreadUntil()
1091 CommandArgumentEntry arg; in CommandObjectThreadSelect()
1396 CommandArgumentEntry arg; in CommandObjectThreadReturn()
1779 CommandArgumentEntry arg; in CommandObjectThreadPlanDiscard()
1854 CommandArgumentEntry arg; in CommandObjectThreadPlanPrune()
H A DCommandObjectSession.cpp23 CommandArgumentEntry arg1; in CommandObjectSessionSave()
H A DCommandObjectHelp.cpp51 CommandArgumentEntry arg; in CommandObjectHelp()
H A DCommandObjectTarget.cpp232 CommandArgumentEntry arg; in CommandObjectTargetCreate()
696 CommandArgumentEntry arg; in CommandObjectTargetVariable()
1003 CommandArgumentEntry arg; in CommandObjectTargetModulesSearchPathsAdd()
1097 CommandArgumentEntry arg1; in CommandObjectTargetModulesSearchPathsInsert()
1098 CommandArgumentEntry arg2; in CommandObjectTargetModulesSearchPathsInsert()
1233 CommandArgumentEntry arg; in CommandObjectTargetModulesSearchPathsQuery()
1782 CommandArgumentEntry arg; in CommandObjectTargetModulesModuleAutoComplete()
1820 CommandArgumentEntry arg; in CommandObjectTargetModulesSourceFileAutoComplete()
3651 CommandArgumentEntry arg; in CommandObjectTargetModulesLookup()
H A DCommandObjectPlatform.cpp782 CommandArgumentEntry arg1, arg2; in CommandObjectPlatformGetFile()
865 CommandArgumentEntry arg1; in CommandObjectPlatformGetSize()
1328 CommandArgumentEntry arg; in CommandObjectPlatformProcessInfo()
H A DCommandObjectProcess.cpp121 CommandArgumentEntry arg; in CommandObjectProcessLaunch()
1020 CommandArgumentEntry arg; in CommandObjectProcessSignal()
1448 CommandArgumentEntry arg; in CommandObjectProcessHandle()
H A DCommandObjectExpression.cpp257 CommandArgumentEntry arg; in CommandObjectExpression()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h105 CommandArgumentEntry; // Used to build individual command argument lists typedef
204 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);
366 std::vector<CommandArgumentEntry> m_arguments;
373 static void AddIDsArgumentData(CommandArgumentEntry &arg,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp358 CommandObject::CommandArgumentEntry *
433 static CommandObject::CommandArgumentEntry
435 CommandObject::CommandArgumentEntry &cmd_arg_entry) { in OptSetFiltered()
436 CommandObject::CommandArgumentEntry ret_val; in OptSetFiltered()
453 CommandArgumentEntry arg_entry = in GetFormattedCommandArguments()
897 void CommandObject::AddIDsArgumentData(CommandArgumentEntry &arg, in AddIDsArgumentData()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp324 CommandArgumentEntry arg; in CommandObjectMultiwordItaniumABI_Demangle()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp807 CommandArgumentEntry arg; in CommandObjectObjC_ClassTable_Dump()
926 CommandArgumentEntry arg; in CommandObjectMultiwordObjC_TaggedPointer_Info()