Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBModuleSpec.cpp119 ConstString const_triple(triple.c_str()); in GetTriple() local
120 return const_triple.GetCString(); in GetTriple()
DSBModule.cpp600 ConstString const_triple(triple.c_str()); in GetTriple() local
601 return const_triple.GetCString(); in GetTriple()
DSBTarget.cpp1700 ConstString const_triple(triple.c_str()); in GetTriple() local
1701 return const_triple.GetCString(); in GetTriple()