Searched refs:versiondata (Results 1 – 2 of 2) sorted by relevance
390 testfile8: 8160 (versiondata->d_size / sizeof (GElf_Versym)) >= shdr_info[cnt].data->d_size / el…392 testfile8: 8200 (versiondata->d_size / sizeof (Elf32_Word)) >= shdr_info[cnt].data->d_size / els…
1126 Elf_Data *versiondata = NULL; in handle_elf() local1140 assert ((versiondata->d_size / sizeof (Elf32_Word)) in handle_elf()1150 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()1153 assert ((versiondata->d_size / sizeof (GElf_Versym)) in handle_elf()