Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp333 StructuredData::ObjectSP triple_value = in ParsePythonTargetDefinition() local
335 if (auto triple_string_value = triple_value->GetAsString()) { in ParsePythonTargetDefinition()