Home
last modified time | relevance | path

Searched defs:JDBootstrapState (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h133 struct JDBootstrapState { struct
134 JITDylib *JD = nullptr;
158 Error runBootstrapInitializers(JDBootstrapState &BState); argument