Searched refs:dlprefile (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/isl/
H A Dltmain.sh4559 for dlprefile in $dlprefiles; do
4560 func_verbose "extracting global C symbols from '$dlprefile'"
4561 func_basename "$dlprefile"
4566 if func_win32_import_lib_p "$dlprefile"; then
4567 func_tr_sh "$dlprefile"
4578 $sharedlib_from_linklib_cmd "$dlprefile"
4589 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4596 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4604 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/haiku-buildtools/binutils/
H A Dltmain.sh2619 for dlprefile in $dlprefiles; do
2620 func_verbose "extracting global C symbols from \`$dlprefile'"
2621 func_basename "$dlprefile"
2625 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
/haiku-buildtools/gcc/
H A Dltmain.sh2619 for dlprefile in $dlprefiles; do
2620 func_verbose "extracting global C symbols from \`$dlprefile'"
2621 func_basename "$dlprefile"
2625 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"

Completed in 209 milliseconds