/illumos-gate/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.com | 126 BLTMESG= $(SGSMSGDIR)/rtld 130 SGSMSGCOM= ../common/rtld.msg 131 SGSMSG32= ../common/rtld.32.msg 132 SGSMSG64= ../common/rtld.64.msg 133 SGSMSGSPARC= ../common/rtld.sparc.msg 134 SGSMSGSPARC32= ../common/rtld.sparc32.msg 135 SGSMSGSPARC64= ../common/rtld.sparc64.msg 136 SGSMSGINTEL= ../common/rtld.intel.msg 137 SGSMSGINTEL32= ../common/rtld.intel32.msg 138 SGSMSGINTEL64= ../common/rtld.intel64.msg [all …]
|
H A D | Makefile.targ | 91 chkmsg := SGSMSGCHK=../common/rtld.chk.msg
|
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/ |
H A D | Makefile.com | 26 LIBRARY= rtld.a 29 COMOBJS= rtld.o 38 SGSMSGALL= rtld.msg 47 SGSMSGTARG= ../common/rtld.msg 48 SGSMSGALL= ../common/rtld.msg
|
/illumos-gate/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 977 iload32(char *rtld, Elf32_Phdr *thdr, Elf32_Phdr *dhdr, auxv32_t **avp) in iload32() argument 996 if ((fd = openpath(module_path, rtld, O_RDONLY)) < 0) { in iload32() 997 printf("boot: cannot find %s\n", rtld); in iload32() 1000 dprintf("Opened %s OK\n", rtld); in iload32() 1001 AUX(*avp, AT_SUN_LDNAME, rtld); in iload32() 1006 printf("boot: alloc error reading ELF header (%s).\n", rtld); in iload32() 1011 printf("boot: error reading ELF header (%s).\n", rtld); in iload32() 1017 printf("boot: alloc error reading ELF header (%s).\n", rtld); in iload32() 1114 printf("boot: error loading interpreter (%s)\n", rtld); in iload32() 1125 iload64(char *rtld, Elf64_Phdr *thdr, Elf64_Phdr *dhdr, auxv64_t **avp) in iload64() argument [all …]
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | Makefile | 62 include $(SRC)/cmd/sgs/rtld/Makefile.com 82 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | Makefile | 60 include $(SRC)/cmd/sgs/rtld/Makefile.com 82 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | Makefile | 57 include $(SRC)/cmd/sgs/rtld/Makefile.com 89 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | Makefile | 63 include $(SRC)/cmd/sgs/rtld/Makefile.com 99 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/illumos-gate/usr/src/cmd/sgs/ |
H A D | Makefile | 54 rtld \ 92 libldstab librtld rtld libelf \
|
/illumos-gate/usr/src/cmd/sgs/messages/ |
H A D | Makefile.com | 42 librtld rtld libelf ldprof \
|
H A D | sgs.ident | 33 MSG_ID_RTLD 1 SUNW_OST_SGS /* sgs/rtld */
|
/illumos-gate/usr/src/cmd/sgs/ldprof/ |
H A D | Makefile.com | 42 -I../../rtld/common \
|
/illumos-gate/usr/src/cmd/sgs/librtld/ |
H A D | Makefile.com | 50 CPPFLAGS += -I../../rtld/common -I$(SRC)/lib/libc/inc \
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.32.msg | 26 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit specific.
|
H A D | rtld.sparc32.msg | 29 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit sparc specific.
|
H A D | rtld.intel32.msg | 28 # Message file for cmd/sgs/rtld (ld.so.1) - 32bit intel specific.
|
H A D | rtld.sparc64.msg | 28 # Message file for cmd/sgs/rtld (ld.so.1) - 64bit sparc specific.
|
H A D | rtld.64.msg | 26 # 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.sparc.msg | 27 # Message file for cmd/sgs/rtld (ld.so.1) - sparc specific.
|
H A D | mapfile-vers | 25 # Generic interface definition for usr/src/cmd/sgs/rtld.
|
H A D | rtld.msg | 29 # Message file for cmd/sgs/rtld (ld.so.1)
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 63 @ MSG_DB_BADPVERS "rtld_db: ve: rtld vs. rtld_db version mismatch: \
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | exception_list.open | 150 ./usr/src/cmd/sgs/rtld/common/mapfile-order-gcc
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 251 4340878 rtld should treat $ORIGIN like LD_LIBRARY_PATH in security issues 289 4300018 rtld: bindlock should be freed before calling call_fini() 448 4469684 rtld leaks dl_handles and permits on dlopen/dlclose 751 4900320 rtld library mapping could be faster 985 rtld/common/malloc.c Assertion 1036 6273875 gcc and sgs/rtld don't get along 1382 6565476 rtld symbol version check prevents GNU ld binary from running 1657 4996 rtld _init race leads to incorrect symbol values
|