Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3572 plt_size_(0), last_plt_size_(0), in Stub_table()
3641 this->plt_size_ = 0; in clear_stubs()
3656 Address my_size = this->plt_size_ + this->branch_size_; in set_address_and_size()
3684 { return this->plt_size_; } in plt_size()
3707 if (this->last_plt_size_ != this->plt_size_ in size_update()
3710 this->last_plt_size_ = this->plt_size_; in size_update()
3947 section_size_type plt_size_, last_plt_size_, branch_size_, last_branch_size_; member in __anon0f0c9f3e0111::Stub_table
3965 unsigned int off = this->plt_size_; in add_plt_call_entry()
3969 this->plt_size_ = off + this->plt_call_size(p.first); in add_plt_call_entry()
3983 unsigned int off = this->plt_size_; in add_plt_call_entry()
[all …]