Home
last modified time | relevance | path

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

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