Home
last modified time | relevance | path

Searched defs:arch_str (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1470 llvm::StringRef arch_str = triple.getArchName(); DumpTriple() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1299 std::string arch_str = std::string(arch_strm.GetString()); DumpModuleArchitecture() local