Home | History | Annotate | Download | only in protobuf

Lines Matching refs:progfile

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