Searched refs:LD_SUP_VNONE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libldstab/common/
H A Dstab.c52 * LD_SUP_VNONE, which indicates to the link-editor that it is
71 /* LD_SUP_VNONE tells libld.so to ignore this support library */
72 return (LD_SUP_VNONE);
/illumos-gate/usr/src/head/
H A Dlink.h81 #define LD_SUP_VNONE 0 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c97 * If version is LD_SUP_VNONE, unload the support
109 if (version == LD_SUP_VNONE) {

Completed in 58 milliseconds