Searched refs:OrcRuntimeArchiveGenerator (Results 1 – 3 of 3) sorted by relevance
166 auto OrcRuntimeArchiveGenerator = in setupJITDylib() 168 if (!OrcRuntimeArchiveGenerator) in setupJITDylib() 169 return OrcRuntimeArchiveGenerator.takeError();172 std::move(*OrcRuntimeArchiveGenerator), in teardownJITDylib() 155 auto OrcRuntimeArchiveGenerator = Create() local
181 auto OrcRuntimeArchiveGenerator = StaticLibraryDefinitionGenerator::Create( in Create() local 183 if (!OrcRuntimeArchiveGenerator) in Create() 184 return OrcRuntimeArchiveGenerator.takeError(); in Create() 217 ES, ObjLinkingLayer, PlatformJD, std::move(*OrcRuntimeArchiveGenerator), in Create()
344 auto OrcRuntimeArchiveGenerator = in Create() local346 if (!OrcRuntimeArchiveGenerator) in Create()347 return OrcRuntimeArchiveGenerator.takeError(); in Create()350 std::move(*OrcRuntimeArchiveGenerator), in Create()