Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h237 Error registerPerObjectSections(jitlink::LinkGraph &G,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp690 Error ELFNixPlatform::registerPerObjectSections( in registerPerObjectSections() function in llvm::orc::ELFNixPlatform
856 if (auto Err = MP.registerPerObjectSections(G, POSR, IsBootstrapping)) in addEHAndTLVSupportPasses()