Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h239 std::vector<ELFPerObjectSectionsToRegister> BootstrapPOSRs; variable
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp559 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapELFNixRuntime()
764 MP.BootstrapPOSRs.push_back(POSR); in addEHAndTLVSupportPasses()