Searched refs:DataSectionContent (Results 1 – 1 of 1) sorted by relevance
284 std::unordered_map<void *, std::vector<char>> DataSectionContent; member666 assert(!JDS->DataSectionContent.count(KV.second.Start.toPtr<char *>()) && in registerObjectPlatformSections()669 JDS->DataSectionContent[KV.second.Start.toPtr<char *>()] = in registerObjectPlatformSections()750 JDS->DataSectionContent.erase(KV.second.Start.toPtr<char *>()); in deregisterObjectPlatformSections()1274 for (auto &KV : JDS.DataSectionContent) in dlcloseDeinitialize()