Searched defs:JDBootstrapState (Results 1 – 1 of 1) sorted by relevance
133 struct JDBootstrapState { struct134 JITDylib *JD = nullptr;158 Error runBootstrapInitializers(JDBootstrapState &BState); argument