Lines Matching refs:striplib
2218 striplib=
2226 striplib="$STRIP --strip-unneeded"
2232 striplib="$STRIP -x"
2239 striplib="$STRIP --strip-unneeded"
2252 _LT_DECL([], [striplib], [1])
2491 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2501 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2561 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2562 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2984 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2985 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;