Searched refs:UnwindSections (Results 1 – 3 of 3) sorted by relevance
257 struct UnwindSections {258 UnwindSections(const UnwindSectionInfo &USI)267 IntervalMap<char *, UnwindSections, IntervalCoalescing::Disabled>;286 UnwindSectionsMap UnwindSections;325 ExecutorAddr HeaderAddr, std::optional<UnwindSectionInfo> UnwindSections,328 ExecutorAddr HeaderAddr, std::optional<UnwindSectionInfo> UnwindSections,648 JDS->UnwindSections.insert(CodeRange.Start.toPtr<char *>(), in deregisterObjectPlatformSections() 732 JDS->UnwindSections.erase(CodeRange.Start.toPtr<char *>(),1025 auto I = JD.UnwindSections.find(reinterpret_cast<char *>(Addr)); in dlopenInitialize() 1026 if (I != JD.UnwindSections in dlopenInitialize() 246 struct UnwindSections { global() struct in __anon3d23d5020211::MachOPlatformRuntimeState 247 UnwindSections__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections UnwindSections() argument 251 DwarfSection__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections global() argument 252 CompactUnwindSection__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections global() argument 269 UnwindSectionsMap UnwindSections; global() member [all...]
225 struct UnwindSections { struct263 std::optional<UnwindSections> findUnwindSectionInfo(jitlink::LinkGraph &G);
1248 std::optional<MachOPlatform::MachOPlatformPlugin::UnwindSections>1253 UnwindSections US; in findUnwindSectionInfo()