Searched refs:dlprefile (Results 1 – 7 of 7) sorted by relevance
2382 for dlprefile in $dlprefiles; do2383 func_verbose "extracting global C symbols from \`$dlprefile'"2384 func_basename "$dlprefile"2388 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2383 for dlprefile in $dlprefiles; do2384 func_verbose "extracting global C symbols from \`$dlprefile'"2385 func_basename "$dlprefile"2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2390 for dlprefile in $dlprefiles; do2391 func_verbose "extracting global C symbols from \`$dlprefile'"2392 func_basename "$dlprefile"2396 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"