Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc3571 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local
3583 if (!is_executable && optimized_type == tls::TLSOPT_TO_LE) in relocate_tls()
3647 if (!is_executable && optimized_type == tls::TLSOPT_TO_LE) in relocate_tls()
3724 if (!is_executable && optimized_type == tls::TLSOPT_TO_LE) in relocate_tls()
3764 if (optimized_type == tls::TLSOPT_TO_LE && is_executable) in relocate_tls()
3779 if (optimized_type == tls::TLSOPT_TO_LE && is_executable) in relocate_tls()