Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dgdb-index.cc282 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_reader
943 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()
DChangeLog1209 (Gdb_index_info_reader::read_pubtable): Read flag_byte.
1741 (Gdb_index_info_reader::read_pubtable): ...here. New function.