Searched refs:mapexec_brand (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 82 #define mapexec_brand mapexec32_brand macro
|
H A D | elf.c | 174 mapexec_brand(vnode_t *vp, uarg_t *args, Ehdr *ehdr, Addr *uphdr_vaddr, in mapexec_brand() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | exec.h | 242 extern int mapexec_brand(vnode_t *, uarg_t *, Ehdr *, Addr *,
|
/titanic_41/usr/src/uts/common/os/ |
H A D | brand.c | 726 err = mapexec_brand(vp, args, &ehdr, &uphdr_vaddr, in brand_solaris_elfexec() 787 err = mapexec_brand(nvp, args, &ehdr, in brand_solaris_elfexec()
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 1281 STUB(elfexec, mapexec_brand, nomod_einval);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1408 STUB(elfexec, mapexec_brand, nomod_einval);
|