Searched refs:symtab_offset_ (Results 1 – 2 of 2) sorted by relevance
998 symtab_offset_(0), in Gdb_index()1210 this->symtab_offset_ = data_size; in set_final_data_size()1244 elfcpp::Swap<32, false>::writeval(pov, this->symtab_offset_); in do_write()1304 gold_assert(pov - oview == this->symtab_offset_); in do_write()
253 off_t symtab_offset_; variable