Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc2272 plt_mips_offset_(0), plt_comp_offset_(0), plt_header_size_(0), in Mips_output_data_plt()
2313 { return this->plt_header_size_; } in first_mips_plt_offset()
2318 { return this->plt_header_size_ + this->plt_mips_offset_; } in first_comp_plt_offset()
2371 this->set_data_size(this->plt_header_size_ + this->plt_mips_offset_ in set_final_data_size()
2458 unsigned int plt_header_size_; member in __anona7e08b770111::Mips_output_data_plt
6385 this->plt_header_size_ = this->get_plt_header_size(); in set_plt_offsets()
6611 pov - oview - this->plt_header_size_) == this->plt_mips_offset_); in do_write()