Home
last modified time | relevance | path

Searched refs:func_to_tool_file_result (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh3008 func_to_tool_file_result=$1
3012 func_to_tool_file_result=$func_to_host_file_result
3541 srcfile=$func_to_tool_file_result
4581 tool_oldlib=$func_to_tool_file_result
4679 func_verbose "extracting global C symbols from '$func_to_tool_file_result'"
4680 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4756 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4763 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4771 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4944 …func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP…
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17279 +# result in func_to_tool_file_result. If the conversion in use is listed
17286 + func_to_tool_file_result=$1
17290 + func_to_tool_file_result=$func_to_host_file_result
17624 + srcfile=$func_to_tool_file_result
18072 + func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
18073 + $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
18161 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
18168 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
18176 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
18232 + win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
[all …]