Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp526 if (auto Err = registerPerObjectSections(D)) in bootstrapELFNixRuntime()
567 Error ELFNixPlatform::registerPerObjectSections( in registerPerObjectSections() function in llvm::orc::ELFNixPlatform
729 if (auto Err = MP.registerPerObjectSections(POSR)) in addEHAndTLVSupportPasses()
/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h221 Error registerPerObjectSections(const ELFPerObjectSectionsToRegister &POSR);