Searched refs:last_plt_size_ (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc3925 plt_size_(0), last_plt_size_(0),
4001 this->last_plt_size_ = 0;
4076 if (this->last_plt_size_ != this->plt_size_
4079 this->last_plt_size_ = this->plt_size_;
4198 Address loc = this->stub_address() + this->last_plt_size_ + p->second;
4320 section_size_type plt_size_, last_plt_size_, branch_size_, last_branch_size_; member in class:__anon572::Stub_table

Completed in 64 milliseconds