Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2995 off_t resolve_size = this->glink_->pltresolve_size; in do_plt_fde_location()
4084 static const int pltresolve_size = 16*4; member in __anon0f0c9f3e0111::Output_data_glink
4207 total += this->pltresolve_size; in set_final_data_size()
4211 total += this->pltresolve_size; in set_final_data_size()
4299 = (this->targ_->glink_section()->pltresolve_size in do_write()
4607 while (p < oview + this->pltresolve_size) in do_write()
4675 unsigned int the_end = oview_size - this->pltresolve_size; in do_write()
6693 (this->glink_->pltresolve_size in do_finalize_sections()
8390 const int Output_data_glink<size, big_endian>::pltresolve_size; member in __anon0f0c9f3e0111::Output_data_glink<size, big_endian>