Home
last modified time | relevance | path

Searched refs:eArchitectureCompletion (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueArch.cpp70 interpreter, lldb::eArchitectureCompletion, request, nullptr); in AutoComplete()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h164 {lldb::eArchitectureCompletion, "architecture",
215 …{ lldb::eArgTypeArchitecture, "arch", lldb::eArchitectureCompletion, {}, { arch_helper, true }, "T…
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1282 eArchitectureCompletion = (1ul << 7), enumerator
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp67 {lldb::eArchitectureCompletion, CommandCompletions::ArchitectureNames}, in InvokeCommonCompletionCallbacks()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78530 {SWIG_LUA_CONSTTAB_INT("eArchitectureCompletion", lldb::eArchitectureCompletion)},