Home
last modified time | relevance | path

Searched defs:target_machine (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp297 llvm::TargetMachine *target_machine = GetRunnableInfo() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp402 const auto target_machine = target_arch.GetMachine(); in ClangExpressionParser() local