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…
1943 Elf_Data *versiondata = NULL; in handle_elf() local1968 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()1971 elf_assert (versiondata != NULL in handle_elf()1972 && versiondata->d_buf != NULL in handle_elf()1973 && ((versiondata->d_size / sizeof (GElf_Versym)) in handle_elf()