Searched refs:phent (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | imgact_elf.h | 61 Elf_Size phent; member
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 173 AUXARGS_ENTRY(pos, AT_PHENT, args->phent); in linux_copyout_auxargs()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 270 AUXARGS_ENTRY(pos, AT_PHENT, args->phent); in linux_copyout_auxargs()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 223 AUXARGS_ENTRY(pos, AT_PHENT, args->phent); in linux_copyout_auxargs()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 218 AUXARGS_ENTRY(pos, AT_PHENT, args->phent); in linux_copyout_auxargs()
|
| /f-stack/freebsd/kern/ |
| H A D | imgact_elf.c | 1325 elf_auxargs->phent = hdr->e_phentsize; in __CONCAT() 1362 AUXARGS_ENTRY(pos, AT_PHENT, args->phent); in __elfN()
|