Searched defs:old_start (Results 1 – 6 of 6) sorted by relevance
62 const uint8* old_start, size_t old_size, in MBS_ApplyPatch()161 const uint8* old_start = old_stream->Buffer(); in ApplyBinaryPatch() local
291 const double old_start = old_promo.start_; in CheckForNewNotification() local
165 const uint8_t* const old_start = mem->buf_ + mem->start_; in AppendToMemBuffer() local203 const uint8_t* const old_start = old_buf + mem->start_; in RemapMemBuffer() local
1262 final int old_start = start; in cdata() local
654 void Marking::TransferMark(Address old_start, Address new_start) { in TransferMark()