Searched refs:is_comdat (Results 1 – 1 of 1) sorted by relevance
1387 bool is_comdat = (((Elf32_Word *) shdr_info[idx].data->d_buf)[0] in handle_elf() local1391 if ((!is_comdat && shdr_info[idx].group_cnt == 1) in handle_elf()1392 || (is_comdat && shdr_info[idx].group_cnt == 0)) in handle_elf()