Home
last modified time | relevance | path

Searched refs:gdb_index_ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Dgdb-index.cc189 gdb_index_(gdb_index), cu_index_(0), cu_language_(0) in Gdb_index_info_reader()
289 Gdb_index* gdb_index_; member in gold::Gdb_index_info_reader
440 this->gdb_index_->add_symbol(this->cu_index_, in visit_die()
480 this->gdb_index_->add_symbol(this->cu_index_, in visit_die()
828 this->gdb_index_->add_address_range_list(this->object(), in record_cu_ranges()
854 this->gdb_index_->add_address_range_list(this->object(), in record_cu_ranges()
880 this->gdb_index_->add_symbol(this->cu_index_, name, flag_byte); in read_pubtable()
919 return this->gdb_index_->pubnames_read(this->object(), in read_pubnames_and_pubtypes()
931 if (this->gdb_index_->pubnames_read(this->object(), stmt_list_off)) in read_pubnames_and_pubtypes()
942 offset = this->gdb_index_->find_pubname_offset(this->cu_offset()); in read_pubnames_and_pubtypes()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dgdb-index.cc189 gdb_index_(gdb_index), cu_index_(0), cu_language_(0) in Gdb_index_info_reader()
289 Gdb_index* gdb_index_; member in gold::Gdb_index_info_reader
440 this->gdb_index_->add_symbol(this->cu_index_, in visit_die()
480 this->gdb_index_->add_symbol(this->cu_index_, in visit_die()
828 this->gdb_index_->add_address_range_list(this->object(), in record_cu_ranges()
854 this->gdb_index_->add_address_range_list(this->object(), in record_cu_ranges()
880 this->gdb_index_->add_symbol(this->cu_index_, name, flag_byte); in read_pubtable()
919 return this->gdb_index_->pubnames_read(this->object(), in read_pubnames_and_pubtypes()
931 if (this->gdb_index_->pubnames_read(this->object(), stmt_list_off)) in read_pubnames_and_pubtypes()
942 offset = this->gdb_index_->find_pubname_offset(this->cu_offset()); in read_pubnames_and_pubtypes()
[all …]