Searched refs:versiondata (Results 1 – 2 of 2) sorted by relevance
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…
1892 Elf_Data *versiondata = NULL; in handle_elf() local1917 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()1920 elf_assert (versiondata != NULL in handle_elf()1921 && versiondata->d_buf != NULL in handle_elf()1922 && ((versiondata->d_size / sizeof (GElf_Versym)) in handle_elf()