Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp1176 CommandObjectSP modify_command_object( in CommandObjectMultiwordWatchpoint() local
1187 modify_command_object->SetCommandName("watchpoint modify"); in CommandObjectMultiwordWatchpoint()
1196 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordWatchpoint()
H A DCommandObjectBreakpoint.cpp2545 CommandObjectSP modify_command_object( in CommandObjectMultiwordBreakpoint() local
2561 modify_command_object->SetCommandName("breakpoint modify"); in CommandObjectMultiwordBreakpoint()
2573 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordBreakpoint()