Searched refs:RemoteNXMapTable (Results 1 – 2 of 2) sorted by relevance
21 class RemoteNXMapTable; variable123 RemoteNXMapTable &hash_table);125 void UpdateSignature(const RemoteNXMapTable &hash_table);331 UpdateISAToDescriptorMap(RemoteNXMapTable &hash_table);
1200 class RemoteNXMapTable { class1202 RemoteNXMapTable() : m_end_iterator(*this, -1) {} in RemoteNXMapTable() function in RemoteNXMapTable1266 const_iterator(RemoteNXMapTable &parent, int index) in const_iterator()1356 RemoteNXMapTable &m_parent;1389 const RemoteNXMapTable &hash_table) { in UpdateSignature()1397 RemoteNXMapTable &hash_table) { in NeedsUpdate()1733 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMap()2204 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded()