Home
last modified time | relevance | path

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

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