Searched refs:ParseMachCPUDashSubtypeTriple (Results 1 – 2 of 2) sorted by relevance
555 bool ParseMachCPUDashSubtypeTriple(llvm::StringRef triple_str, ArchSpec &arch);
753 bool lldb_private::ParseMachCPUDashSubtypeTriple(llvm::StringRef triple_str, in ParseMachCPUDashSubtypeTriple() function in lldb_private795 if (ParseMachCPUDashSubtypeTriple(triple, *this)) in SetTriple()