/titanic_44/usr/src/uts/sparc/aoutexec/ |
H A D | Makefile | 68 LDFLAGS += -dy -N exec/elfexec
|
/titanic_44/usr/src/uts/sun4u/s10_brand/ |
H A D | Makefile | 58 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/sun4u/sn1_brand/ |
H A D | Makefile | 58 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/sun4v/s10_brand/ |
H A D | Makefile | 58 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/sun4v/sn1_brand/ |
H A D | Makefile | 58 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/intel/s10_brand/ |
H A D | Makefile | 60 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/intel/sn1_brand/ |
H A D | Makefile | 60 LDFLAGS += -dy -Nexec/elfexec
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 79 #define elfexec elf32exec macro
|
H A D | elf.c | 249 elfexec(vnode_t *vp, execa_t *uap, uarg_t *args, intpdata_t *idatap, in elfexec() function 2193 elfexec,
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 1278 MODULE(elfexec,exec); 1279 STUB(elfexec, elfexec, nomod_einval); 1280 STUB(elfexec, elf32exec, nomod_einval); 1281 STUB(elfexec, mapexec_brand, nomod_einval); 1282 STUB(elfexec, mapexec32_brand, nomod_einval); 1283 END_MODULE(elfexec);
|
/titanic_44/usr/src/uts/intel/elfexec/ |
H A D | Makefile | 44 MODULE = elfexec
|
/titanic_44/usr/src/uts/sparc/elfexec/ |
H A D | Makefile | 42 MODULE = elfexec
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1406 MODULE(elfexec,exec); 1407 STUB(elfexec, elfexec, nomod_einval); 1408 STUB(elfexec, mapexec_brand, nomod_einval); 1410 STUB(elfexec, elf32exec, nomod_einval); 1411 STUB(elfexec, mapexec32_brand, nomod_einval); 1413 END_MODULE(elfexec);
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | exec.h | 240 extern int elfexec(vnode_t *, execa_t *, uarg_t *, intpdata_t *, int,
|
/titanic_44/usr/src/uts/sparc/ |
H A D | Makefile.sparc | 339 EXEC_KMODS += aoutexec elfexec intpexec shbinexec javaexec
|
/titanic_44/usr/src/uts/intel/ |
H A D | Makefile.intel | 504 EXEC_KMODS += elfexec intpexec shbinexec javaexec
|
/titanic_44/usr/src/uts/common/os/ |
H A D | brand.c | 675 err = elfexec(nvp, uap, args, idatap, level + 1, execsz, in brand_solaris_elfexec()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.mf | 485 file path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755
|