e_phnum            62 kern/include/elf.h 	uint16_t	e_phnum;           /* number of phdrs */
e_phnum           220 kern/syscall/loadelf.c 	for (i=0; i<eh.e_phnum; i++) {
e_phnum           265 kern/syscall/loadelf.c 	for (i=0; i<eh.e_phnum; i++) {