Searched defs:JDBootstrapState (Results 1 – 1 of 1) sorted by relevance
137 struct JDBootstrapState { struct138 JITDylib *JD = nullptr;139 std::string JDName;140 ExecutorAddr HeaderAddr;141 std::list<COFFObjectSectionsMap> ObjectSectionsMaps;142 SmallVector<std::pair<std::string, ExecutorAddr>> Initializers;