Searched refs:RemoteNXMapTable (Results 1 – 2 of 2) sorted by relevance
21 class RemoteNXMapTable; variable117 RemoteNXMapTable &hash_table);119 void UpdateSignature(const RemoteNXMapTable &hash_table);305 bool UpdateISAToDescriptorMapFromMemory(RemoteNXMapTable &hash_table);308 UpdateISAToDescriptorMapDynamic(RemoteNXMapTable &hash_table);
952 class RemoteNXMapTable { class954 RemoteNXMapTable() in RemoteNXMapTable() function in RemoteNXMapTable1022 const_iterator(RemoteNXMapTable &parent, int index) in const_iterator()1112 RemoteNXMapTable &m_parent;1146 const RemoteNXMapTable &hash_table) { in UpdateSignature()1154 RemoteNXMapTable &hash_table) { in NeedsUpdate()1289 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMapDynamic()1765 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMapFromMemory()1778 for (RemoteNXMapTable::element elt : hash_table) { in UpdateISAToDescriptorMapFromMemory()1843 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded()