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

/bind-9.6-ESV-R11/
H A Dltmain.sh3377 for dlprefile in $dlprefiles; do
3378 func_verbose "extracting global C symbols from \`$dlprefile'"
3379 func_basename "$dlprefile"
3384 if func_win32_import_lib_p "$dlprefile"; then
3385 func_tr_sh "$dlprefile"
3396 $sharedlib_from_linklib_cmd "$dlprefile"
3407 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3414 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3422 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh2383 for dlprefile in $dlprefiles; do
2384 func_verbose "extracting global C symbols from \`$dlprefile'"
2385 func_basename "$dlprefile"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"

Completed in 61 milliseconds