Home
last modified time | relevance | path

Searched refs:ListSupportedArchNames (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandOptionArgumentTable.cpp296 ArchSpec::ListSupportedArchNames(archs); in arch_helper()
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DArchSpec.h303 static void ListSupportedArchNames(StringList &list);
/openbsd/src/gnu/llvm/lldb/source/Utility/
DArchSpec.cpp265 void ArchSpec::ListSupportedArchNames(StringList &list) { in ListSupportedArchNames() function in ArchSpec