Searched refs:OrcRuntimeGenerator (Results 1 – 6 of 6) sorted by relevance
142 std::unique_ptr<StaticLibraryDefinitionGenerator> OrcRuntimeGenerator,
222 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
308 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
383 std::unique_ptr<StaticLibraryDefinitionGenerator> OrcRuntimeGenerator, in COFFPlatform() argument421 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in COFFPlatform()
378 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in ELFNixPlatform() argument385 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in ELFNixPlatform()
474 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, in MachOPlatform() argument482 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in MachOPlatform()