Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h215 Error registerInitInfo(JITDylib &JD,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp570 Error ELFNixPlatform::registerInitInfo( in registerInitInfo() function in llvm::orc::ELFNixPlatform
837 return MP.registerInitInfo(JD, InitSections); in registerInitSections()