Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh4725 for dlprefile in $dlprefiles; do
4726 func_verbose "extracting global C symbols from '$dlprefile'"
4727 func_basename "$dlprefile"
4732 if func_win32_import_lib_p "$dlprefile"; then
4733 func_tr_sh "$dlprefile"
4744 $sharedlib_from_linklib_cmd "$dlprefile"
4755 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4762 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4770 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18127 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"; then
18138 + func_tr_sh "$dlprefile"
18149 + $sharedlib_from_linklib_cmd "$dlprefile"
18160 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
18167 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
18175 + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32