Searched refs:version_idx (Results 1 – 2 of 2) sorted by relevance
398 Elf32_Word version_idx; in handle_elf() member630 assert (shdr_info[shdr_info[cnt].shdr.sh_link].version_idx == 0); in handle_elf()631 shdr_info[shdr_info[cnt].shdr.sh_link].version_idx = cnt; in handle_elf()1144 if (shdr_info[cnt].version_idx != 0) in handle_elf()1150 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()
385 testfile8: 8020 shdr_info[shdr_info[cnt].shdr.sh_link].version_idx == 0