Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ !
H A DELFNixPlatform.cpp519 std::vector<ELFPerObjectSectionsToRegister> DeferredPOSRs; in bootstrapELFNixRuntime() local
522 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapELFNixRuntime()
525 for (auto &D : DeferredPOSRs) in bootstrapELFNixRuntime()