Home | History | Annotate | Download | only in src

Lines Matching defs:is_comdat

709 	    bool is_comdat = (((Elf32_Word *) shdr_info[idx].data->d_buf)[0]
713 if ((!is_comdat && shdr_info[idx].group_cnt == 1)
714 || (is_comdat && shdr_info[idx].group_cnt == 0))