Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DELFNixPlatform.h239 std::vector<ELFPerObjectSectionsToRegister> BootstrapPOSRs; variable
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DELFNixPlatform.cpp560 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapELFNixRuntime()
765 MP.BootstrapPOSRs.push_back(POSR); in addEHAndTLVSupportPasses()