Home
last modified time | relevance | path

Searched refs:resolve_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc4052 off_t resolve_size = this->glink_->pltresolve_size(); in do_plt_fde_location() local
4054 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()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc3998 off_t resolve_size = this->glink_->pltresolve_size(); in do_plt_fde_location() local
4000 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()