| /illumos-gate/usr/src/cmd/sgs/libld/common/ |
| H A D | README.XLINK | 30 Notes On Cross Link-Editor Support in libld.so 39 To support both uses, it is packaged as a sharable library (libld.so). 40 The ld command is therefore a simple wrapper that uses libld. 42 libld.so is a cross linker. This means that it can link objects for 45 instance of libld.so contains code for building objects for every supported 46 target. It is not necessary to build libld specifically for the 51 At initialization, the caller of libld.so specifies the type of objects 61 There are two types of source files used to build libld.so: 67 All of these files reside in usr/src/cmd/sgs/libld/common. However, 69 the object lists maintained in usr/src/cmd/sgs/libld/Makefile.com. [all …]
|
| H A D | libld.intel.msg | 29 # Message file for cmd/sgs/libld - intel specific.
|
| H A D | mapfile-vers | 25 # Generic interface definition for usr/src/cmd/sgs/libld.
|
| H A D | libld.sparc.msg | 29 # Message file for cmd/sgs/libld - sparc specific.
|
| H A D | libld.msg | 31 # Message file for cmd/sgs/libld.
|
| /illumos-gate/usr/src/tools/sgs/ |
| H A D | Makefile | 19 libld \ 28 ld: sgsmsg include libconv libelf libld 31 libld: sgsmsg libelf libconv liblddbg include target
|
| /illumos-gate/usr/src/cmd/sgs/libld/ |
| H A D | Makefile.com | 29 LIBRARY = libld.a 87 SRCDIR = $(SGSHOME)/libld 128 BLTMESG = $(SGSMSGDIR)/libld 136 SGSMSGCOM = $(SRCDIR)/common/libld.msg 137 SGSMSGSPARC = $(SRCDIR)/common/libld.sparc.msg 138 SGSMSGINTEL = $(SRCDIR)/common/libld.intel.msg
|
| /illumos-gate/usr/src/tools/sgs/libld/ |
| H A D | Makefile | 29 include $(SRC)/cmd/sgs/libld/Makefile.com 68 include $(SGSHOME)/libld/Makefile.targ
|
| /illumos-gate/usr/src/cmd/sgs/ |
| H A D | Makefile.com | 89 LDLIBDIR = -L$(SGSHOME)/libld/$(MACH) 90 LDLIBDIR64 = -L$(SGSHOME)/libld/$(MACH64)
|
| H A D | Makefile | 44 libld \ 91 MSGSUBDIRS= ld ldd libld liblddbg \
|
| /illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
| H A D | illumos_user.skipped_functions | 15 /* libld */
|
| /illumos-gate/usr/src/cmd/sgs/messages/ |
| H A D | Makefile.com | 41 POFILES= ld ldd libld liblddbg \
|
| H A D | sgs.ident | 35 MSG_ID_LIBLD 3 SUNW_OST_SGS /* sgs/libld */
|
| /illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
| H A D | Makefile | 72 LDLIB = -L ../../libld/$(MACH64)
|
| /illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
| H A D | Makefile | 77 LDLIB = -L ../../libld/$(MACH64)
|
| /illumos-gate/usr/src/cmd/sgs/rtld/ |
| H A D | Makefile.com | 100 LDLIB = -L ../../libld/$(MACH)
|
| /illumos-gate/usr/src/cmd/sgs/tools/ |
| H A D | SUNWonld-README | 456 4289232 some of warning/error/debugging messages from libld.so can be revised 897 5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR 1035 6273864 gcc and sgs/libld don't get along 1072 6310736 gcc and sgs/libld don't get along on SPARC 1246 6737579 process_req_lib() in libld consumes file descriptors 1635 1626 libld may accidentally return success while failing 1651 3999 libld extended section handling is broken
|
| /illumos-gate/usr/src/cmd/ |
| H A D | .gitignore | 1879 sgs/libld/amd64/msg.c 1880 sgs/libld/amd64/msg.h 1881 sgs/libld/i386/msg.c 1882 sgs/libld/i386/msg.h 1928 sgs/messages/i386/libld
|
| /illumos-gate/usr/src/lib/ |
| H A D | README.mapfiles | 282 libld.so (usr/src/cmd/sgs/libld), which contains the implementation of the
|
| /illumos-gate/usr/src/cmd/abi/appcert/etc/ |
| H A D | etc.scoped.in | 882 SCOPED_SYMBOL|SunOS_5.6|libld.so.1|_fini 883 SCOPED_SYMBOL|SunOS_5.6|libld.so.1|_init 884 SCOPED_SYMBOL|SunOS_5.6|libld.so.1|conv_reloc_type_str 885 SCOPED_SYMBOL|SunOS_5.6|libld.so.1|format 886 SCOPED_SYMBOL|SunOS_5.6|libld.so.1|list_append
|
| /illumos-gate/exception_lists/ |
| H A D | packaging | 825 opt/onbld/lib/i386/64/libld.so i386 826 opt/onbld/lib/i386/64/libld.so.4 i386
|
| /illumos-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | rtld.msg | 82 # do_reloc(), which is common code used by cmd/sgs/libld - make sure both
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.p5m | 156 file path=lib/$(ARCH64)/libld.so.4 311 file path=lib/libld.so.4
|