Searched refs:exclude_expsyms (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10-stable/contrib/gdb/
H A Dltconfig258 # exclude_expsyms can be an egrep regular expression of symbols to exclude
262 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
2141 compiler_c_o need_locks exclude_expsyms include_expsyms; do
2526 exclude_expsyms=$exclude_expsyms
H A Dltmain.sh3679 if test -n "$exclude_expsyms"; then
3680 $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3712 if test -n "$exclude_expsyms"; then
3713 egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh1250 if test -n "$exclude_expsyms"; then
1252 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
1306 if test -n "$exclude_expsyms"; then
1307 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh4545 if test -n "$exclude_expsyms"; then
4546 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4590 if test -n "$exclude_expsyms"; then
4591 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh4545 if test -n "$exclude_expsyms"; then
4546 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4590 if test -n "$exclude_expsyms"; then
4591 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/openbsm/
H A Dconfigure8255 # exclude_expsyms can be an extended regexp of symbols to exclude
8259 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8393 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
8869 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
14481 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14578 exclude_expsyms \
15695 exclude_expsyms=$lt_exclude_expsyms
/freebsd-10-stable/contrib/openpam/
H A Dconfigure9118 # exclude_expsyms can be an extended regexp of symbols to exclude
9122 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9256 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9732 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
13214 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
13311 exclude_expsyms \
14519 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3335 if test -n "$exclude_expsyms"; then
3337 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3433 if test -n "$exclude_expsyms"; then
3434 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/sqlite3/
H A Dconfigure9835 # exclude_expsyms can be an extended regexp of symbols to exclude
9839 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9973 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
10533 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
14510 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14611 exclude_expsyms \
15647 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 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
/freebsd-10-stable/contrib/file/
H A Dconfigure9608 # exclude_expsyms can be an extended regexp of symbols to exclude
9612 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9746 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
10222 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
15374 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
15471 exclude_expsyms \
16667 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3306 if test -n "$exclude_expsyms"; then
3308 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3404 if test -n "$exclude_expsyms"; then
3405 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh3335 if test -n "$exclude_expsyms"; then
3337 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3433 if test -n "$exclude_expsyms"; then
3434 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh3302 if test -n "$exclude_expsyms"; then
3304 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3400 if test -n "$exclude_expsyms"; then
3401 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh4636 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
H A Dconfigure8254 # exclude_expsyms can be an extended regexp of symbols to exclude
8258 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8395 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
8872 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
17707 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
17804 exclude_expsyms \
18857 exclude_expsyms=$lt_exclude_expsyms
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh3305 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
H A Dconfigure10962 # exclude_expsyms can be an extended regexp of symbols to exclude
10966 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
11100 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
11576 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
19875 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
19972 exclude_expsyms \
21035 exclude_expsyms=$lt_exclude_expsyms
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4636 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
/freebsd-10-stable/contrib/ofed/libibcm/
H A Dconfigure6777 # exclude_expsyms can be an extended regexp of symbols to exclude
6781 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
9353 exclude_expsyms \
9733 exclude_expsyms=$lt_exclude_expsyms
12781 exclude_expsyms=$lt_exclude_expsyms_CXX
13369 # exclude_expsyms can be an extended regexp of symbols to exclude
15388 exclude_expsyms=$lt_exclude_expsyms_F77
15964 # exclude_expsyms can be an extended regexp of symbols to exclude
18003 exclude_expsyms=$lt_exclude_expsyms_GCJ
18484 exclude_expsyms
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/
H A Dconfigure6777 # exclude_expsyms can be an extended regexp of symbols to exclude
6781 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
9353 exclude_expsyms \
9733 exclude_expsyms=$lt_exclude_expsyms
12781 exclude_expsyms=$lt_exclude_expsyms_CXX
13369 # exclude_expsyms can be an extended regexp of symbols to exclude
15388 exclude_expsyms=$lt_exclude_expsyms_F77
15964 # exclude_expsyms can be an extended regexp of symbols to exclude
18003 exclude_expsyms=$lt_exclude_expsyms_GCJ
18484 exclude_expsyms
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dconfigure6662 # exclude_expsyms can be an extended regexp of symbols to exclude
6666 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
12197 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
12271 exclude_expsyms \
13603 exclude_expsyms=$lt_exclude_expsyms
/freebsd-10-stable/contrib/libyaml/
H A Dconfigure7916 # exclude_expsyms can be an extended regexp of symbols to exclude
7920 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
11617 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
11698 exclude_expsyms \
12862 exclude_expsyms=$lt_exclude_expsyms
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dconfigure9627 # exclude_expsyms can be an extended regexp of symbols to exclude
9631 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9765 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
10325 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
17045 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
17146 exclude_expsyms \
18352 exclude_expsyms=$lt_exclude_expsyms

Completed in 844 milliseconds

12