Searched defs:SetTargetTriple (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Symbol/
H A DClangASTContext.cpp286 SetTargetTriple (target_triple);
328 ClangASTContext::SetTargetTriple (const char *target_triple) function in class:ClangASTContext
337 SetTargetTriple(arch.GetTriple().str().c_str());
/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp221 EmulateInstructionARM::SetTargetTriple (const ArchSpec &arch) function in class:EmulateInstructionARM

Completed in 108 milliseconds