Searched refs:collect2name (Results 1 – 2 of 2) sorted by relevance
4604 collect2name=`${CC} -print-prog-name=collect2`4605 if test -f "$collect2name" &&4606 strings "$collect2name" | $GREP resolve_lib_name >/dev/null5545 collect2name=`${CC} -print-prog-name=collect2`5546 if test -f "$collect2name" &&5547 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
7632 if test -f "$collect2name" &&7633 strings "$collect2name" | $GREP resolve_lib_name >/dev/null