Searched refs:symtab_offset_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgdb-index.h253 off_t symtab_offset_; member in class:gold::Gdb_index
H A Dgdb-index.cc998 symtab_offset_(0),
1210 this->symtab_offset_ = data_size;
1244 elfcpp::Swap<32, false>::writeval(pov, this->symtab_offset_);
1304 gold_assert(pov - oview == this->symtab_offset_);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgdb-index.h253 off_t symtab_offset_; member in class:gold::Gdb_index
H A Dgdb-index.cc998 symtab_offset_(0),
1210 this->symtab_offset_ = data_size;
1244 elfcpp::Swap<32, false>::writeval(pov, this->symtab_offset_);
1304 gold_assert(pov - oview == this->symtab_offset_);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgdb-index.h253 off_t symtab_offset_; member in class:gold::Gdb_index
H A Dgdb-index.cc998 symtab_offset_(0),
1210 this->symtab_offset_ = data_size;
1244 elfcpp::Swap<32, false>::writeval(pov, this->symtab_offset_);
1304 gold_assert(pov - oview == this->symtab_offset_);

Completed in 210 milliseconds