Searched refs:is_executable (Results 1 – 1 of 1) sorted by relevance
3571 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local3583 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()