Searched refs:REF_DYN_SEEN (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c158 if ((sdp->sd_ref == REF_DYN_SEEN) ||
H A Dsyms.c478 sdp->sd_ref = REF_DYN_SEEN;
560 if (sdp->sd_ref == REF_DYN_SEEN) {
942 SYM_NOHASH, NULL, ofl)) != NULL) && (sdp->sd_ref != REF_DYN_SEEN)) {
1273 (sdp->sd_ref == REF_DYN_SEEN))
1501 if (sdp->sd_ref == REF_DYN_SEEN)
2115 sdp->sd_ref = REF_DYN_SEEN;
H A Dresolve.c328 if ((sdp->sd_ref == REF_DYN_SEEN) &&
1056 /* 0 defined REF_DYN_SEEN */ sym_tworeals, sym_promote, sym_realtent,
1057 /* 1 undef REF_DYN_SEEN */ sym_override, sym_override, sym_override,
1058 /* 2 tent REF_DYN_SEEN */ sym_realtent, sym_promote, sym_twotent,
1069 /* 9 defined REF_DYN_SEEN */ sym_tworeals, sym_null, sym_realtent,
1070 /* 10 undef REF_DYN_SEEN */ sym_override, sym_mach_check, sym_override,
1071 /* 11 tent REF_DYN_SEEN */ sym_realtent, sym_null, sym_twotent,
H A Drelocate.c1508 * so, and the alias is not REF_DYN_SEEN, set ra_usym to point to the
1522 if ((_sdp->sd_ref != REF_DYN_SEEN) &&
2497 (sdp->sd_ref != REF_DYN_SEEN)))) {
H A Dupdate.c1013 if (sdp->sd_ref == REF_DYN_SEEN)
1568 if (_sdp->sd_ref != REF_DYN_SEEN) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h97 REF_DYN_SEEN, /* a .so symbol has been seen */ enumerator in enum:__anon1782

Completed in 129 milliseconds