Home
last modified time | relevance | path

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

/third_party/eudev/
H A Dconfigure10207 collect2name=`$CC -print-prog-name=collect2`
10208 if test -f "$collect2name" &&
10209 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
14109 collect2name=`$CC -print-prog-name=collect2`
14110 if test -f "$collect2name" &&
14111 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/third_party/node/deps/cares/
H A Dconfigure12091 collect2name=`$CC -print-prog-name=collect2`
12092 if test -f "$collect2name" &&
12093 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
15230 collect2name=`$CC -print-prog-name=collect2`
15231 if test -f "$collect2name" &&
15232 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/third_party/libevdev/
H A Dconfigure10156 collect2name=`$CC -print-prog-name=collect2`
10157 if test -f "$collect2name" &&
10158 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/third_party/skia/third_party/externals/libpng/
H A Dconfigure9947 collect2name=`$CC -print-prog-name=collect2`
9948 if test -f "$collect2name" &&
9949 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/third_party/lame/
H A Dconfigure9932 collect2name=`$CC -print-prog-name=collect2`
9933 if test -f "$collect2name" &&
9934 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure9645 collect2name=`${CC} -print-prog-name=collect2`
9646 if test -f "$collect2name" &&
9647 strings "$collect2name" | $GREP resolve_lib_name >/dev/null

Completed in 94 milliseconds