Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dbrand.c535 sed32.sed_phdr = spd->spd_elf_data.sed_phdr; in brand_solaris_cmd()
708 sed.sed_phdr = up->u_auxv[i].a_un.a_val; in brand_solaris_elfexec()
722 ASSERT(sed.sed_phdr != NULL); in brand_solaris_elfexec()
757 sedp->sed_phdr = voffset + ehdr.e_phoff; in brand_solaris_elfexec()
759 sedp->sed_phdr = voffset + uphdr_vaddr; in brand_solaris_elfexec()
846 sedp->sed_phdr = NULL; in brand_solaris_elfexec()
967 val = sedp->sed_phdr; in brand_solaris_elfexec()
/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h80 ulong_t sed_phdr; member
196 uint32_t sed_phdr; member
/titanic_41/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c415 ap->a_un.a_val = sed.sed_phdr; in brand_post_init()