/titanic_41/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.com | 112 BLTMESG= $(SGSMSGDIR)/rtld 116 SGSMSGCOM= ../common/rtld.msg 117 SGSMSG32= ../common/rtld.32.msg 118 SGSMSG64= ../common/rtld.64.msg 119 SGSMSGSPARC= ../common/rtld.sparc.msg 120 SGSMSGSPARC32= ../common/rtld.sparc32.msg 121 SGSMSGSPARC64= ../common/rtld.sparc64.msg 122 SGSMSGINTEL= ../common/rtld.intel.msg 123 SGSMSGINTEL32= ../common/rtld.intel32.msg 124 SGSMSGINTEL64= ../common/rtld.intel64.msg [all …]
|
H A D | Makefile.targ | 95 chkmsg := SGSMSGCHK=../common/rtld.chk.msg
|
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/ |
H A D | Makefile.com | 25 LIBRARY= rtld.a 28 COMOBJS= rtld.o 37 SGSMSGALL= rtld.msg 46 SGSMSGTARG= ../common/rtld.msg 47 SGSMSGALL= ../common/rtld.msg
|
/titanic_41/usr/src/cmd/sgs/ |
H A D | Makefile | 50 rtld \ 80 SUBDIRS-sparc= rtld.4.x 91 libldstab librtld rtld libelf \ 183 XRPRUNE= rtld.4.x packages abi
|
/titanic_41/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 1101 iload32(char *rtld, Elf32_Phdr *thdr, Elf32_Phdr *dhdr, auxv32_t **avp) in iload32() argument 1120 if ((fd = openpath(module_path, rtld, O_RDONLY)) < 0) { in iload32() 1121 printf("boot: cannot find %s\n", rtld); in iload32() 1124 dprintf("Opened %s OK\n", rtld); in iload32() 1125 AUX(*avp, AT_SUN_LDNAME, rtld); in iload32() 1130 printf("boot: alloc error reading ELF header (%s).\n", rtld); in iload32() 1135 printf("boot: error reading ELF header (%s).\n", rtld); in iload32() 1141 printf("boot: alloc error reading ELF header (%s).\n", rtld); in iload32() 1242 printf("boot: error loading interpreter (%s)\n", rtld); in iload32() 1253 iload64(char *rtld, Elf64_Phdr *thdr, Elf64_Phdr *dhdr, auxv64_t **avp) argument [all …]
|
/titanic_41/usr/src/cmd/sgs/packages/ |
H A D | Makefile.lint | 48 LSUBDIRS2 = ../rtld \ 53 ../rtld/mdbmod
|
H A D | Makefile | 53 SUBDIRS2 = ../rtld \ 54 ../rtld.4.x \
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | Makefile | 62 include $(SRC)/cmd/sgs/rtld/Makefile.com 85 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | Makefile | 56 include $(SRC)/cmd/sgs/rtld/Makefile.com 95 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | Makefile | 65 include $(SRC)/cmd/sgs/rtld/Makefile.com 92 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | Makefile | 64 include $(SRC)/cmd/sgs/rtld/Makefile.com 105 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-order-devpro | 37 # gcc mapfile: rtld/common/mapfile-order-gcc 38 # devpro mapfile: rtld/common/mapfile-order-devpro
|
H A D | mapfile-order-gcc | 37 # gcc mapfile: rtld/common/mapfile-order-gcc 38 # devpro mapfile: rtld/common/mapfile-order-devpro
|
H A D | rtld.32.msg | 27 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit specific.
|
H A D | rtld.intel32.msg | 29 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit intel specific.
|
H A D | rtld.sparc64.msg | 29 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit sparc specific.
|
H A D | rtld.64.msg | 27 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit specific.
|
H A D | rtld.intel64.msg | 28 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit amd64 specific.
|
H A D | rtld.sparc32.msg | 29 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit sparc specific.
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | sbcp.s | 78 ! usr/src/cmd/sgs/rtld/sparc/boot.s 79 ! usr/src/cmd/sgs/rtld/sparcv9/boot.s
|
/titanic_41/usr/src/cmd/sgs/messages/ |
H A D | Makefile.com | 44 librtld rtld libelf ldprof \
|
/titanic_41/usr/src/cmd/sgs/ldprof/ |
H A D | Makefile.com | 43 -I../../rtld/common \
|
/titanic_41/usr/src/cmd/sgs/librtld/ |
H A D | Makefile.com | 42 CPPFLAGS += -I../../rtld/common -I$(SRCBASE)/lib/libc/inc \
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | llib-lrtld | 32 #include "rtld.h"
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | Makefile.4.x | 41 OBJS= rtldlib.o rtld.4.x.o rtsubrs.o div.o umultiply.o rem.o zero.o
|