Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h185 std::unique_ptr<object::Archive> OrcRuntimeArchive; variable
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DCOFFPlatform.cpp209 auto PerJDObj = OrcRuntimeArchive->findSym("__orc_rt_coff_per_jd_marker"); in getPerJDObjectFile()
377 OrcRuntimeArchive = in COFFPlatform()