Home | History | Annotate | Download | only in src

Lines Matching refs:e_phnum

757 	  ehdr->e_phnum);
909 if (ehdr->e_phnum == 0)
925 for (size_t cnt = 0; cnt < ehdr->e_phnum; ++cnt)
977 for (size_t cnt = 0; cnt < ehdr->e_phnum; ++cnt)
1047 for (cnt2 = 0; cnt2 < ehdr->e_phnum; ++cnt2)
1059 if (cnt2 < ehdr->e_phnum)
1412 for (int i = 0; i < ehdr->e_phnum; ++i)
6185 for (size_t cnt = 0; cnt < ehdr->e_phnum; ++cnt)