Home | History | Annotate | Download | only in libogg

Lines Matching refs:dlprefile

2383 	for dlprefile in $dlprefiles; do
2384 func_verbose "extracting global C symbols from \`$dlprefile'"
2385 func_basename "$dlprefile"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"