Home
last modified time | relevance | path

Searched refs:group_idx (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstrip.c432 Elf32_Word group_idx; in handle_elf() member
680 shdr_info[grpref[inner]].group_idx = cnt; in handle_elf()
702 elf_assert (shdr_info[cnt].group_idx != 0); in handle_elf()
704 if (shdr_info[shdr_info[cnt].group_idx].idx == 0) in handle_elf()
707 shdr_info[cnt].group_idx = 0; in handle_elf()
736 idx = shdr_info[cnt].group_idx; in handle_elf()
756 idx = shdr_info[idx].group_idx; in handle_elf()
/external/elfutils/tests/
Drun-strings-test.sh423 testfile9: 3512 shdr_info[cnt].group_idx != 0