Home
last modified time | relevance | path

Searched refs:DeferredPOSRs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp556 std::vector<ELFPerObjectSectionsToRegister> DeferredPOSRs; in bootstrapELFNixRuntime() local
559 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapELFNixRuntime()
562 for (auto &D : DeferredPOSRs) in bootstrapELFNixRuntime()