Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp310 CommandObjectSP read_command_object( in CommandObjectMemoryTag() local
312 read_command_object->SetCommandName("memory tag read"); in CommandObjectMemoryTag()
313 LoadSubCommand("read", read_command_object); in CommandObjectMemoryTag()
H A DCommandObjectBreakpoint.cpp2450 CommandObjectSP read_command_object( in CommandObjectMultiwordBreakpoint() local
2463 read_command_object->SetCommandName("breakpoint read"); in CommandObjectMultiwordBreakpoint()
2475 LoadSubCommand("read", read_command_object); in CommandObjectMultiwordBreakpoint()