Home
last modified time | relevance | path

Searched defs:OrcRuntimeGenerator (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp250 ELFNixPlatform(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,Error & Err) ELFNixPlatform() argument
H A DCOFFPlatform.cpp387 std::unique_ptr<StaticLibraryDefinitionGenerator> OrcRuntimeGenerator, in COFFPlatform() argument
H A DMachOPlatform.cpp475 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, in MachOPlatform()