Displaying 2 results from an estimated 2 matches for "_libld".
Did you mean:
libld
2017 Feb 18
2
[lld] Has anybody ever run into the Solaris linker before?
...usr/src/cmd/sgs/include/libld.h#241
(it does have a couple globals in http://src.illumos.org/
source/xref/illumos-gate/usr/src/cmd/sgs/libld/common/globals.c
And also the "Target" struct is a global apparently:
http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/
sgs/libld/common/_libld.h#47
)
The code itself is mostly here:
http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/
sgs/libld/common/
The libld "main" function seems to be in:
http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/
sgs/libld/common/ldmain.c#144
The function that handles individua...
2006 Oct 31
0
6372082 ld -r erroneously creates .got section on i386
...372082 ld -r erroneously creates .got section on i386
6201866 amd64: linker symbol elimination is broken
Files:
update: usr/src/cmd/sgs/elfdump/common/elfdump.c
update: usr/src/cmd/sgs/elfdump/common/elfdump.msg
update: usr/src/cmd/sgs/libld/amd64/machrel.c
update: usr/src/cmd/sgs/libld/common/_libld.h
update: usr/src/cmd/sgs/libld/common/relocate.c
update: usr/src/cmd/sgs/libld/i386/machrel.c
update: usr/src/cmd/sgs/libld/sparc/machrel.c
update: usr/src/cmd/sgs/packages/common/SUNWonld-README
update: usr/src/uts/common/krtld/reloc.h
update: usr/src/uts/sparc/krtld/doreloc.c