Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp392 std::string triple_string = triple_string_value->GetValue(); in ParsePythonTargetDefinition() local
393 ArchSpec host_arch(triple_string.c_str()); in ParsePythonTargetDefinition()