Searched refs:compiler_lib_search_path (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 6461 _LT_TAGVAR(compiler_lib_search_path, $1)= 6536 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then 6537 _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" 6539 … _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" 6652 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then 6653 …_LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${… 6663 _LT_TAGDECL([], [compiler_lib_search_path], [1],
|
D | ltmain.sh | 5181 libs="$predeps $libs $compiler_lib_search_path $postdeps" 6266 case " $predeps $postdeps $compiler_lib_search_path " in
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure | 17923 compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' 19306 compiler_lib_search_path=$lt_compiler_lib_search_path 19693 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
|