Home | History | Annotate | Download | only in src

Lines Matching refs:progfile

2343 	  for progfile in $progfiles; do
2344 func_verbose "extracting global C symbols from \`$progfile'"
2345 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"