Searched refs:group_cnt (Results 1 – 2 of 2) sorted by relevance
30 group_cnt=$((nr_cpus / 32))37 group_cnt=146 while [ $i -lt $group_cnt ]; do67 if [ $group_cnt -gt 1 ]; then
997 Elf32_Word group_cnt; in handle_elf() member1318 shdr_info[cnt].group_cnt = inner - 1; in handle_elf()1390 --shdr_info[idx].group_cnt; in handle_elf()1391 if ((!is_comdat && shdr_info[idx].group_cnt == 1) in handle_elf()1392 || (is_comdat && shdr_info[idx].group_cnt == 0)) in handle_elf()