Searched refs:dlprefile (Results 1 – 2 of 2) sorted by relevance
4725 for dlprefile in $dlprefiles; do4726 func_verbose "extracting global C symbols from '$dlprefile'"4727 func_basename "$dlprefile"4732 if func_win32_import_lib_p "$dlprefile"; then4733 func_tr_sh "$dlprefile"4744 $sharedlib_from_linklib_cmd "$dlprefile"4755 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w324762 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w324770 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
18127 func_verbose "extracting global C symbols from \`$dlprefile'"18128 func_basename "$dlprefile"18132 - eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"18137 + if func_win32_import_lib_p "$dlprefile"; then18138 + func_tr_sh "$dlprefile"18149 + $sharedlib_from_linklib_cmd "$dlprefile"18160 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w3218167 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w3218175 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32