Searched refs:GetMutableEntryAtIndex (Results 1 – 4 of 4) sorted by relevance
75 return &m_exprs.GetMutableEntryAtIndex(0)->data; in GetMutableExpressionAtAddress()82 return &m_exprs.GetMutableEntryAtIndex(index)->data; in GetMutableExpressionAtAddress()
959 m_file_addr_to_index.GetMutableEntryAtIndex(i); in InitAddressIndexes()975 m_file_addr_to_index.GetMutableEntryAtIndex(j); in InitAddressIndexes()
551 m_core_range_infos.GetMutableEntryAtIndex(i); in DoLoadCore()
520 Entry *GetMutableEntryAtIndex(size_t i) { in GetMutableEntryAtIndex() function