Searched refs:versiondata (Results 1 – 2 of 2) sorted by relevance
1257 Elf_Data *versiondata = NULL; in handle_elf() local1270 elf_assert ((versiondata->d_size / sizeof (Elf32_Word)) in handle_elf()1280 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()1283 elf_assert (versiondata != NULL in handle_elf()1284 && versiondata->d_buf != NULL in handle_elf()1285 && ((versiondata->d_size / sizeof (GElf_Versym)) in handle_elf()
382 testfile8: 8160 (versiondata->d_size / sizeof (GElf_Versym)) >= shdr_info[cnt].data->d_size / el…384 testfile8: 8200 (versiondata->d_size / sizeof (Elf32_Word)) >= shdr_info[cnt].data->d_size / els…