Searched refs:pubnames_read (Results 1 – 3 of 3) sorted by relevance
111 pubnames_read(const Relobj* object, off_t offset);
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()1163 Gdb_index::pubnames_read(const Relobj* object, off_t offset) in pubnames_read() function in gold::Gdb_index
1747 (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.