Home | History | Annotate | Download | only in pcre

Lines Matching refs:dlprefile

2608 	for dlprefile in $dlprefiles; do
2609 func_verbose "extracting global C symbols from \`$dlprefile'"
2610 func_basename "$dlprefile"
2614 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"