Elf_Phdr 246 arch/i386/stand/installboot/installboot.c Elf_Phdr *ph; Elf_Phdr 271 arch/i386/stand/installboot/installboot.c phsize = eh.e_phnum * sizeof(Elf_Phdr); Elf_Phdr 96 kern/exec_elf.c Elf_Phdr *, Elf_Addr *, Elf_Addr *, int *, int); Elf_Phdr 246 kern/exec_elf.c Elf_Phdr *ph, Elf_Addr *addr, Elf_Addr *size, int *prot, int flags) Elf_Phdr 348 kern/exec_elf.c Elf_Phdr *ph = NULL; Elf_Phdr 355 kern/exec_elf.c Elf_Phdr *base_ph = NULL; Elf_Phdr 394 kern/exec_elf.c phsize = eh.e_phnum * sizeof(Elf_Phdr); Elf_Phdr 536 kern/exec_elf.c Elf_Phdr *ph, *pp; Elf_Phdr 568 kern/exec_elf.c phsize = eh->e_phnum * sizeof(Elf_Phdr); Elf_Phdr 866 kern/exec_elf.c Elf_Phdr *hph, *ph; Elf_Phdr 871 kern/exec_elf.c phsize = eh->e_phnum * sizeof(Elf_Phdr); Elf_Phdr 81 lib/libsa/loadfile_elf.c Elf_Phdr *phdr; Elf_Phdr 90 lib/libsa/loadfile_elf.c sz = elf->e_phnum * sizeof(Elf_Phdr);