Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectWatchpoint.cpp1220 CommandObjectSP modify_command_object( in CommandObjectMultiwordWatchpoint() local
1231 modify_command_object->SetCommandName("watchpoint modify"); in CommandObjectMultiwordWatchpoint()
1240 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordWatchpoint()
DCommandObjectBreakpoint.cpp2386 CommandObjectSP modify_command_object( in CommandObjectMultiwordBreakpoint() local
2402 modify_command_object->SetCommandName("breakpoint modify"); in CommandObjectMultiwordBreakpoint()
2414 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordBreakpoint()