Searched refs:dst_offset_diff (Results 1 – 1 of 1) sorted by relevance
113 uint32_t dst_offset_diff = 0; // Intentionally unsigned. in GetNext() local114 if (!patch::ParseVarUInt<uint32_t>(&dst_skip_, &dst_offset_diff)) in GetNext()117 previous_dst_offset_ + dst_offset_diff; in GetNext()