Searched refs:OrcRuntimeArchiveBuffer (Results 1 – 2 of 2) sorted by relevance
45 std::unique_ptr<MemoryBuffer> OrcRuntimeArchiveBuffer,151 std::unique_ptr<MemoryBuffer> OrcRuntimeArchiveBuffer,192 std::unique_ptr<MemoryBuffer> OrcRuntimeArchiveBuffer; variable
164 JITDylib &PlatformJD, std::unique_ptr<MemoryBuffer> OrcRuntimeArchiveBuffer, in Create() argument 177 object::Archive::create(OrcRuntimeArchiveBuffer->getMemBufferRef()); in Create() 190 object::Archive::create(OrcRuntimeArchiveBuffer->getMemBufferRef())); in Create() 218 std::move(OrcRuntimeArchiveBuffer), std::move(RuntimeArchive), in Create() 388 std::unique_ptr<MemoryBuffer> OrcRuntimeArchiveBuffer, in COFFPlatform() argument 394 OrcRuntimeArchiveBuffer(std::move(OrcRuntimeArchiveBuffer)), in COFFPlatform()