Searched refs:OrcRuntimeGenerator (Results 1 – 4 of 4) sorted by relevance
178 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
190 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator,
294 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in ELFNixPlatform() argument301 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in ELFNixPlatform()
337 std::unique_ptr<DefinitionGenerator> OrcRuntimeGenerator, Error &Err) in MachOPlatform() argument344 PlatformJD.addGenerator(std::move(OrcRuntimeGenerator)); in MachOPlatform()