Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp533 std::vector<MachOPerObjectSectionsToRegister> DeferredPOSRs; in bootstrapMachORuntime() local
536 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapMachORuntime()
539 for (auto &D : DeferredPOSRs) in bootstrapMachORuntime()