Searched refs:OrcRuntimeGenerator (Results 1 – 6 of 6) sorted by relevance
150 std::unique_ptr<StaticLibraryDefinitionGenerator> OrcRuntimeGenerator,
193 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
305 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
387 std::unique_ptr<StaticLibraryDefinitionGenerator> OrcRuntimeGenerator, in COFFPlatform() argument412 for (auto &Lib : OrcRuntimeGenerator->getImportedDynamicLibraries()) in COFFPlatform()426 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in COFFPlatform()
264 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in ELFNixPlatform() argument271 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in ELFNixPlatform()
475 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, in MachOPlatform() argument482 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in MachOPlatform()