Searched refs:cu_start (Results 1 – 1 of 1) sorted by relevance
1270 const unsigned char* cu_start = pinfo; in do_parse() local1271 this->cu_offset_ = cu_start - this->buffer_; in do_parse()1272 this->cu_length_ = this->buffer_end_ - cu_start; in do_parse()1293 this->cu_length_ = cu_end - cu_start; in do_parse()1360 cu_end - cu_start, type_offset, signature, in do_parse()1364 cu_end - cu_start, &root_die); in do_parse()