Searched refs:resolve_size (Results 1 – 2 of 2) sorted by relevance
4052 off_t resolve_size = this->glink_->pltresolve_size(); in do_plt_fde_location() local4054 len -= resolve_size; in do_plt_fde_location()4057 address += len - resolve_size; in do_plt_fde_location()4058 len = resolve_size; in do_plt_fde_location()
3998 off_t resolve_size = this->glink_->pltresolve_size(); in do_plt_fde_location() local4000 len -= resolve_size; in do_plt_fde_location()4003 address += len - resolve_size; in do_plt_fde_location()4004 len = resolve_size; in do_plt_fde_location()