HomeSort by: relevance | last modified time | path
    Searched refs:func_to_tool_file_result (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2953 # result in func_to_tool_file_result. If the conversion in use is listed
2961 func_to_tool_file_result=$1
2965 func_to_tool_file_result=$func_to_host_file_result
3494 srcfile=$func_to_tool_file_result
4534 tool_oldlib=$func_to_tool_file_result
4632 func_verbose "extracting global C symbols from '$func_to_tool_file_result'"
4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1668 # result in func_to_tool_file_result. If the conversion in use is listed
1675 func_to_tool_file_result=$1
1679 func_to_tool_file_result=$func_to_host_file_result
2178 srcfile=$func_to_tool_file_result
3206 tool_oldlib=$func_to_tool_file_result
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'
    [all...]

Completed in 95 milliseconds