search for: ldmain

Displaying 1 result from an estimated 1 matches for "ldmain".

Did you mean: dmain
2017 Feb 18
2
[lld] Has anybody ever run into the Solaris linker before?
...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 individual sections in object files is `process_elf` in: http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/ sgs/libld/common/files.c#2525 http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/ sgs/libld/common/README.XLINK (one interesting thing is...