Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h105 static void ArchitectureNames(CommandInterpreter &interpreter,
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp63 {eArchitectureCompletion, CommandCompletions::ArchitectureNames}, in InvokeCommonCompletionCallbacks()
586 void CommandCompletions::ArchitectureNames(CommandInterpreter &interpreter, in ArchitectureNames() function in CommandCompletions