Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBModuleSpec.cpp112 ConstString const_triple (triple.c_str()); in GetTriple() local
113 return const_triple.GetCString(); in GetTriple()
DSBModule.cpp623 ConstString const_triple (triple.c_str()); in GetTriple() local
624 return const_triple.GetCString(); in GetTriple()
DSBTarget.cpp2003 ConstString const_triple (triple.c_str()); in GetTriple() local
2004 return const_triple.GetCString(); in GetTriple()