Searched refs:cu_length_ (Results 1 – 2 of 2) sorted by relevance
701 buffer_(NULL), buffer_end_(NULL), cu_offset_(0), cu_length_(0), in Dwarf_info_reader()846 if (p > this->buffer_ + this->cu_offset_ + this->cu_length_) in check_buffer()893 off_t cu_length_; variable
1272 this->cu_length_ = this->buffer_end_ - cu_start; in do_parse()1293 this->cu_length_ = cu_end - cu_start; in do_parse()