Home | History | Annotate | Download | only in src

Lines Matching refs:e_phnum

495 	  && unlikely (gelf_newphdr (newelf, ehdr->e_phnum) == 0)))
504 for (cnt = 0; cnt < ehdr->e_phnum; ++cnt)
519 && unlikely (gelf_newphdr (debugelf, ehdr->e_phnum) == 0)))
528 for (cnt = 0; cnt < ehdr->e_phnum; ++cnt)