Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp336 std::string triple_string = in ParsePythonTargetDefinition() local
338 ArchSpec host_arch(triple_string.c_str()); in ParsePythonTargetDefinition()