addrcache.h | 65 // an element of the near_addresses_ array, where a recently-referenced 140 // An accessor for an element of the near_addresses_ array. 146 return near_addresses_[pos]; 206 std::vector<VCDAddress> near_addresses_; member in class:open_vcdiff::VCDiffAddressCache
|