Home
last modified time | relevance | path

Searched refs:sed_phent (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbrand.h82 ulong_t sed_phent; member
197 uint32_t sed_phent; member
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c537 sed32.sed_phent = spd->spd_elf_data.sed_phent; in brand_solaris_cmd()
712 sed.sed_phent = up->u_auxv[i].a_un.a_val; in brand_solaris_elfexec()
762 sedp->sed_phent = ehdr.e_phentsize; in brand_solaris_elfexec()
848 sedp->sed_phent = 0; in brand_solaris_elfexec()
971 val = sedp->sed_phent; in brand_solaris_elfexec()
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c418 ap->a_un.a_val = sed.sed_phent; in brand_post_init()