Searched defs:AddCommand (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBCommandInterpreter.cpp | 573 lldb::SBCommand SBCommandInterpreter::AddCommand( AddCommand() function in SBCommandInterpreter |
/freebsd-src/usr.sbin/ppp/ | ||
H A D | command.c | 2503 AddCommand(struct cmdargs const *arg) AddCommand() function |
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 1120 bool CommandInterpreter::AddCommand(llvm::StringRef name, AddCommand() function in CommandInterpreter |