Home
last modified time | relevance | path

Searched defs:SetTargetTriple (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp69 bool EmulateInstructionPPC64::SetTargetTriple(const ArchSpec &arch) { in SetTargetTriple() function in EmulateInstructionPPC64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp163 bool EmulateInstructionARM64::SetTargetTriple(const ArchSpec &arch) { in SetTargetTriple() function in EmulateInstructionARM64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp209 bool EmulateInstructionMIPS64::SetTargetTriple(const ArchSpec &arch) { in SetTargetTriple() function in EmulateInstructionMIPS64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp222 bool EmulateInstructionMIPS::SetTargetTriple(const ArchSpec &arch) { in SetTargetTriple() function in EmulateInstructionMIPS
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp804 void ClangASTContext::SetTargetTriple(const char *target_triple) { in SetTargetTriple() function in ClangASTContext
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp760 bool EmulateInstructionARM::SetTargetTriple(const ArchSpec &arch) { in SetTargetTriple() function in EmulateInstructionARM