Searched refs:got_offsets_ (Results 1 – 3 of 3) sorted by relevance
417 { return this->got_offsets_.get_offset(got_type) != -1U; } in has_got_offset()423 unsigned int got_offset = this->got_offsets_.get_offset(got_type); in got_offset()431 { this->got_offsets_.set_offset(got_type, got_offset); } in set_got_offset()436 { return this->got_offsets_.get_list(); } in got_offset_list()998 Got_offset_list got_offsets_; variable
62 this->got_offsets_.init(); in init_fields()
16628 of got_offset_ with got_offsets_. Removed initialization16639 (Symbol::got_offsets_): New field.