Home
last modified time | relevance | path

Searched refs:pubnames_read (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dgdb-index.h111 pubnames_read(const Relobj* object, off_t offset);
Dgdb-index.cc919 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()
1163 Gdb_index::pubnames_read(const Relobj* object, off_t offset) in pubnames_read() function in gold::Gdb_index
DChangeLog1747 (Gdb_index::pubnames_read): Update prototype and rework logic.
1755 (Gdb_index::pubnames_read): Update declaration.
3073 * gdb-index.cc (Gdb_index::pubnames_read): New parameter.