Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h244 std::vector<MachOPerObjectSectionsToRegister> BootstrapPOSRs; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp536 DeferredPOSRs = std::move(BootstrapPOSRs); in bootstrapMachORuntime()
745 MP.BootstrapPOSRs.push_back(POSR); in addEHAndTLVSupportPasses()