Home | History | Annotate | Download | only in gold

Lines Matching full:is_allocatable

3498   bool is_allocatable = (data_shdr.get_sh_flags() & elfcpp::SHF_ALLOC) != 0;
3628 if (optimized_type == tls::TLSOPT_TO_LE && is_allocatable)