Searched defs:JDBootstrapState (Results 1 – 1 of 1) sorted by relevance
130 struct JDBootstrapState { struct131 JITDylib *JD = nullptr;132 std::string JDName;133 ExecutorAddr HeaderAddr;134 std::list<COFFObjectSectionsMap> ObjectSectionsMaps;135 SmallVector<std::pair<std::string, ExecutorAddr>> Initializers;