Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h169 Error registerInitSections(jitlink::LinkGraph &G, JITDylib &JD);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp684 return registerInitSections(G, JD); in addInitializerSupportPasses()
814 Error ELFNixPlatform::ELFNixPlatformPlugin::registerInitSections( in registerInitSections() function in llvm::orc::ELFNixPlatform::ELFNixPlatformPlugin