Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h193 std::unique_ptr<object::Archive> OrcRuntimeArchive; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp389 std::unique_ptr<object::Archive> OrcRuntimeArchive, in COFFPlatform() argument