Lines Matching refs:dlprefile
2608 for dlprefile in $dlprefiles; do2609 func_verbose "extracting global C symbols from \`$dlprefile'"2610 func_basename "$dlprefile"2614 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"