Home
last modified time | relevance | path

Searched refs:collect2name (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/
H A Dconfig.rpath299 collect2name=`${CC} -print-prog-name=collect2`
300 if test -f "$collect2name" && \
301 strings "$collect2name" | grep resolve_lib_name >/dev/null
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m45459 collect2name=`$CC -print-prog-name=collect2`
5460 if test -f "$collect2name" &&
5461 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
6530 collect2name=`$CC -print-prog-name=collect2`
6531 if test -f "$collect2name" &&
6532 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/OK3568_Linux_fs/external/xserver/
H A Dconfigure18550 if test -f "$collect2name" &&
18551 strings "$collect2name" | $GREP resolve_lib_name >/dev/null