Home
last modified time | relevance | path

Searched refs:rtld (Results 1 – 25 of 37) sorted by relevance

12

/titanic_41/usr/src/cmd/sgs/rtld/
H A DMakefile.com112 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 DMakefile.targ95 chkmsg := SGSMSGCHK=../common/rtld.chk.msg
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/
H A DMakefile.com25 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 DMakefile50 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 Dreadfile.c1101 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 DMakefile.lint48 LSUBDIRS2 = ../rtld \
53 ../rtld/mdbmod
H A DMakefile53 SUBDIRS2 = ../rtld \
54 ../rtld.4.x \
/titanic_41/usr/src/cmd/sgs/rtld/i386/
H A DMakefile62 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 DMakefile56 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 DMakefile65 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 DMakefile64 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 Dmapfile-order-devpro37 # gcc mapfile: rtld/common/mapfile-order-gcc
38 # devpro mapfile: rtld/common/mapfile-order-devpro
H A Dmapfile-order-gcc37 # gcc mapfile: rtld/common/mapfile-order-gcc
38 # devpro mapfile: rtld/common/mapfile-order-devpro
H A Drtld.32.msg27 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit specific.
H A Drtld.intel32.msg29 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit intel specific.
H A Drtld.sparc64.msg29 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit sparc specific.
H A Drtld.64.msg27 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit specific.
H A Drtld.intel64.msg28 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit amd64 specific.
H A Drtld.sparc32.msg29 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit sparc specific.
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsbcp.s78 ! 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 DMakefile.com44 librtld rtld libelf ldprof \
/titanic_41/usr/src/cmd/sgs/ldprof/
H A DMakefile.com43 -I../../rtld/common \
/titanic_41/usr/src/cmd/sgs/librtld/
H A DMakefile.com42 CPPFLAGS += -I../../rtld/common -I$(SRCBASE)/lib/libc/inc \
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Dllib-lrtld32 #include "rtld.h"
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x41 OBJS= rtldlib.o rtld.4.x.o rtsubrs.o div.o umultiply.o rem.o zero.o

12