Searched refs:read_pubtable (Results 1 – 2 of 2) sorted by relevance
282 read_pubtable(Dwarf_pubnames_table* table, off_t offset);864 Gdb_index_info_reader::read_pubtable(Dwarf_pubnames_table* table, off_t offset) in read_pubtable() function in gold::Gdb_index_info_reader943 names = this->read_pubtable(this->gdb_index_->pubnames_table(), offset); in read_pubnames_and_pubtypes()947 types = this->read_pubtable(this->gdb_index_->pubtypes_table(), offset); in read_pubnames_and_pubtypes()
1209 (Gdb_index_info_reader::read_pubtable): Read flag_byte.1741 (Gdb_index_info_reader::read_pubtable): ...here. New function.