Home
last modified time | relevance | path

Searched defs:LoadSubCommand (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectMultiword.cpp81 bool CommandObjectMultiword::LoadSubCommand(llvm::StringRef name, in LoadSubCommand() function in CommandObjectMultiword
384 bool CommandObjectProxy::LoadSubCommand( in LoadSubCommand() function in CommandObjectProxy
/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandObject.h184 virtual bool LoadSubCommand(llvm::StringRef cmd_name, in LoadSubCommand() function