Searched refs:end_of_table_ (Results 1 – 3 of 3) sorted by relevance
402 offset_size_(0), pinfo_(NULL), end_of_table_(NULL), in Dwarf_pubnames_table()452 const unsigned char* end_of_table_; variable
582 this->end_of_table_ = pinfo + unit_length; in read_header()587 if (this->end_of_table_ > this->buffer_end_) in read_header()588 this->end_of_table_ = this->buffer_end_; in read_header()618 if (pinfo + this->offset_size_ >= this->end_of_table_) in next_name()
1206 (Dwarf_pubnames_table::end_of_table_): New data member.