Searched refs:OrcRuntimeGenerator (Results 1 – 4 of 4) sorted by relevance
200 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
190 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
295 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in ELFNixPlatform() argument302 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in ELFNixPlatform()
423 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in MachOPlatform() argument427 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in MachOPlatform()