HomeSort by: relevance | last modified time | path
    Searched refs:exclude_expsyms (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 4636 if test -n "$exclude_expsyms"; then
4638 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4734 if test -n "$exclude_expsyms"; then
4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
configure 13417 # exclude_expsyms can be an extended regexp of symbols to exclude
13421 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
13555 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
14115 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
20042 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
20144 exclude_expsyms \
21195 exclude_expsyms=$lt_exclude_expsyms

Completed in 537 milliseconds