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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2122 Boolean no_undef; local
2128 no_undef = (ofl->ofl_flags & (FLG_OF_NOUNDEF | FLG_OF_SYMBOLIC)) ||
2134 if (no_undef) {
2163 if (!no_undef)

Completed in 681 milliseconds