Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbrand.h81 ulong_t sed_phent; member
197 uint32_t sed_phent; member
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c536 sed32.sed_phent = spd->spd_elf_data.sed_phent; in brand_solaris_cmd()
711 sed.sed_phent = up->u_auxv[i].a_un.a_val; in brand_solaris_elfexec()
761 sedp->sed_phent = ehdr.e_phentsize; in brand_solaris_elfexec()
847 sedp->sed_phent = NULL; in brand_solaris_elfexec()
970 val = sedp->sed_phent; in brand_solaris_elfexec()
/titanic_50/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c418 ap->a_un.a_val = sed.sed_phent; in brand_post_init()