Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp308 CommandObjectSP read_command_object( in CommandObjectMemoryTag()
310 read_command_object->SetCommandName("memory tag read"); in CommandObjectMemoryTag() local
311 LoadSubCommand("read", read_command_object); in CommandObjectMemoryTag()
H A DCommandObjectBreakpoint.cpp2381 CommandObjectSP read_command_object( in CommandObjectMultiwordBreakpoint() local
2394 read_command_object->SetCommandName("breakpoint read"); in CommandObjectMultiwordBreakpoint()
2406 LoadSubCommand("read", read_command_object); in CommandObjectMultiwordBreakpoint()