Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc147 has_tlsdesc_entry() const in has_tlsdesc_entry() function in __anon4c0d9acd0111::Output_data_plt_x86_64
1464 if (this->has_tlsdesc_entry()) in set_final_data_size()
1694 if (this->has_tlsdesc_entry()) in do_write()
2053 if (!this->plt_->has_tlsdesc_entry()) in reserve_tlsdesc_entries()
3207 && this->plt_->has_tlsdesc_entry()) in do_finalize_sections()
Daarch64.cc4111 has_tlsdesc_entry() const in has_tlsdesc_entry() function in __anon20db65070111::Output_data_plt_aarch64
4504 if (this->has_tlsdesc_entry()) in set_final_data_size()
4930 if (this->has_tlsdesc_entry()) in do_write()
5671 if (!this->plt_->has_tlsdesc_entry()) in reserve_tlsdesc_entries()
6732 && this->plt_ ->has_tlsdesc_entry()) in do_finalize_sections()
DChangeLog649 (Output_data_plt_aarch64::has_tlsdesc_entry): New method.
16113 (Output_data_plt_x86_64::has_tlsdesc_entry): New function.