p_type            169 kern/include/elf.h 	uint32_t	p_type;      /* Type of segment */
p_type            235 kern/syscall/loadelf.c 		switch (ph.p_type) {
p_type            242 kern/syscall/loadelf.c 				ph.p_type);
p_type            280 kern/syscall/loadelf.c 		switch (ph.p_type) {
p_type            287 kern/syscall/loadelf.c 				ph.p_type);