Home
last modified time | relevance | path

Searched defs:target_triple (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectArgs.cpp104 ConstString target_triple; in DoExecute() local
/external/lldb/source/API/
DSBDebugger.cpp520 const char *target_triple, in CreateTarget()
566 const char *target_triple) in CreateTargetWithFileAndTargetTriple()
/external/lldb/source/Symbol/
DClangASTContext.cpp268 ClangASTContext::ClangASTContext (const char *target_triple) : in ClangASTContext()
328 ClangASTContext::SetTargetTriple (const char *target_triple) in SetTargetTriple()
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp903 llvm::Triple &target_triple = target_arch.GetTriple(); in DidLaunchOrAttach() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli436 val target_triple: llmodule -> string val