Searched refs:begin_offset (Results 1 – 1 of 1) sorted by relevance
7562 int begin_offset = 0; in add_entry() local7570 begin_offset = 0; in add_entry()7581 begin_offset = this->first_plt_entry_offset(); in add_entry()7584 gsym->set_plt_offset(begin_offset in add_entry()7707 uint64_t begin_offset = 0; in address_for_global() local7711 begin_offset = (this->first_plt_entry_offset() + in address_for_global()7714 return this->address() + begin_offset + gsym->plt_offset(); in address_for_global()