Searched refs:RemoteNXMapTable (Results 1 – 2 of 2) sorted by relevance
25 class RemoteNXMapTable; variable123 RemoteNXMapTable &hash_table);125 void UpdateSignature(const RemoteNXMapTable &hash_table);339 UpdateISAToDescriptorMap(RemoteNXMapTable &hash_table);
1282 class RemoteNXMapTable { class1284 RemoteNXMapTable() : m_end_iterator(*this, -1) {} in RemoteNXMapTable() function in RemoteNXMapTable1348 const_iterator(RemoteNXMapTable &parent, int index) in const_iterator()1438 RemoteNXMapTable &m_parent;1471 const RemoteNXMapTable &hash_table) { in UpdateSignature()1479 RemoteNXMapTable &hash_table) { in NeedsUpdate()2006 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMap()2532 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded()