Searched refs:phdr1 (Results 1 – 1 of 1) sorted by relevance
593 GElf_Phdr *phdr1 = gelf_getphdr (elf1, ndx, &phdr1_mem); in main() local605 if (unlikely (memcmp (phdr1, phdr2, sizeof (GElf_Phdr)) != 0)) in main()613 if (gaps != gaps_ignore && phdr1->p_type == PT_LOAD) in main()616 while (cnt < nregions && regionsarr[cnt].to < phdr1->p_offset) in main()619 GElf_Off last = phdr1->p_offset; in main()620 GElf_Off end = phdr1->p_offset + phdr1->p_filesz; in main()