Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Di386.cc114 has_irelative_section() const in has_irelative_section() function in __anonf1ea37280111::Output_data_plt_i386
2643 && (this->plt_ == NULL || !this->plt_->has_irelative_section())) in do_finalize_sections()
Dtilegx.cc128 has_irelative_section() const in has_irelative_section() function in __anon011954cb0111::Output_data_plt_tilegx
4276 && (this->plt_ == NULL || !this->plt_->has_irelative_section())) in do_finalize_sections()
Dx86_64.cc179 has_irelative_section() const in has_irelative_section() function in __anon4c0d9acd0111::Output_data_plt_x86_64
3234 && (this->plt_ == NULL || !this->plt_->has_irelative_section())) in do_finalize_sections()
Daarch64.cc4144 has_irelative_section() const in has_irelative_section() function in __anon20db65070111::Output_data_plt_aarch64
6761 && (this->plt_ == NULL || !this->plt_->has_irelative_section())) in do_finalize_sections()
DChangeLog785 (Output_data_plt_aarch64::has_irelative_section): New method.
5005 (Output_data_plt_i386::has_irelative_section): New function.
5046 (Output_data_plt_x86_64::has_irelative_section): New function.