Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp563 if (auto Err = registerPerObjectSections(D)) in bootstrapELFNixRuntime()
605 Error ELFNixPlatform::registerPerObjectSections( in registerPerObjectSections() function in llvm::orc::ELFNixPlatform
769 if (auto Err = MP.registerPerObjectSections(POSR)) in addEHAndTLVSupportPasses()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h218 Error registerPerObjectSections(const ELFPerObjectSectionsToRegister &POSR);