Home
last modified time | relevance | path

Searched defs:sub_cmd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp31 CommandObjectMultiword::GetSubcommandSPExact(llvm::StringRef sub_cmd) { in GetSubcommandSPExact() argument
42 CommandObjectSP CommandObjectMultiword::GetSubcommandSP(llvm::StringRef sub_cmd, in GetSubcommandSP() argument
76 CommandObjectMultiword::GetSubcommandObject(llvm::StringRef sub_cmd, in GetSubcommandObject() argument
368 GetSubcommandSP(llvm::StringRef sub_cmd,StringList * matches) GetSubcommandSP() argument
376 GetSubcommandObject(llvm::StringRef sub_cmd,StringList * matches) GetSubcommandObject() argument
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h166 virtual lldb::CommandObjectSP GetSubcommandSPExact(llvm::StringRef sub_cmd) { in GetSubcommandSPExact()
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c2272 unsigned int sub_cmd) in xgbe_phy_perform_ratechange()