Searched refs:instructions_and_sizes_end_ (Results 1 – 4 of 4) sorted by relevance
63 instructions_and_sizes_end_ = instructions_and_sizes_end; in Init()78 instructions_and_sizes_end_ = instructions_and_sizes_end; in UpdatePointers()140 const char* instructions_and_sizes_end_; variable
32 instructions_and_sizes_end_(NULL), in VCDiffCodeTableReader()74 if (*instructions_and_sizes_ >= instructions_and_sizes_end_) { in GetNextInstruction()95 switch (*size = VarintBE<int32_t>::Parse(instructions_and_sizes_end_, in GetNextInstruction()