Searched defs:is_allocatable (Results 1 – 2 of 2) sorted by relevance
3505 bool is_allocatable = (data_shdr.get_sh_flags() & elfcpp::SHF_ALLOC) != 0; in relocate_tls() local