Home | History | Annotate | Download | only in gold

Lines Matching refs:begin_offset

7598   int begin_offset = 0;
7606 begin_offset = 0;
7617 begin_offset = this->first_plt_entry_offset();
7620 gsym->set_plt_offset(begin_offset
7743 uint64_t begin_offset = 0;
7747 begin_offset = (this->first_plt_entry_offset() +
7750 return this->address() + begin_offset + gsym->plt_offset();