Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp2451 CommandObjectSP read_command_object( in CommandObjectMultiwordBreakpoint() local
2464 read_command_object->SetCommandName("breakpoint read"); in CommandObjectMultiwordBreakpoint()
2476 LoadSubCommand("read", read_command_object); in CommandObjectMultiwordBreakpoint()