Home | History | Annotate | Download | only in src

Lines Matching refs:is_comdat

680 	    bool is_comdat = (((Elf32_Word *) shdr_info[idx].data->d_buf)[0]
684 if ((!is_comdat && shdr_info[idx].group_cnt == 1)
685 || (is_comdat && shdr_info[idx].group_cnt == 0))