Home
last modified time | relevance | path

Searched refs:modify_command_object (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp1186 CommandObjectSP modify_command_object( in CommandObjectMultiwordWatchpoint() local
1197 modify_command_object->SetCommandName("watchpoint modify"); in CommandObjectMultiwordWatchpoint()
1206 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordWatchpoint()
H A DCommandObjectBreakpoint.cpp2444 CommandObjectSP modify_command_object( in CommandObjectMultiwordBreakpoint() local
2460 modify_command_object->SetCommandName("breakpoint modify"); in CommandObjectMultiwordBreakpoint()
2472 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordBreakpoint()