Home | History | Annotate | Download | only in libpng

Lines Matching refs:progfile

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