Home | History | Annotate | Download | only in cpp

Lines Matching refs:progfile

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