Searched refs:export_symbols_regex (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/binutils/
H A Dltmain.sh1257 if test -n "$export_symbols_regex"; then
1259 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
2641 export_symbols_regex=
2779 export_symbols_regex="$arg"
3004 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
4628 test -n "$export_symbols$export_symbols_regex" && \
5487 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
5506 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
5529 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
5530 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/sqlite3/
H A Dltmain.sh4643 if test -n "$export_symbols_regex"; then
4645 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
6540 export_symbols_regex=
6681 export_symbols_regex=$arg
6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8706 test -n "$export_symbols$export_symbols_regex" && \
9630 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9649 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9705 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9706 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/unbound/
H A Dltmain.sh4643 if test -n "$export_symbols_regex"; then
4645 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
6540 export_symbols_regex=
6681 export_symbols_regex=$arg
6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8706 test -n "$export_symbols$export_symbols_regex" && \
9630 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9649 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9705 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9706 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4643 if test -n "$export_symbols_regex"; then
4645 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
6540 export_symbols_regex=
6681 export_symbols_regex=$arg
6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8706 test -n "$export_symbols$export_symbols_regex" && \
9630 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9649 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9705 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9706 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/openbsm/config/
H A Dltmain.sh3342 if test -n "$export_symbols_regex"; then
3344 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
5175 export_symbols_regex=
5315 export_symbols_regex="$arg"
5549 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7283 test -n "$export_symbols$export_symbols_regex" && \
8189 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8208 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8264 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8265 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/openpam/
H A Dltmain.sh3342 if test -n "$export_symbols_regex"; then
3344 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
5175 export_symbols_regex=
5315 export_symbols_regex="$arg"
5549 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7283 test -n "$export_symbols$export_symbols_regex" && \
8189 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8208 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8264 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8265 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/crypto/heimdal/
H A Dltmain.sh3309 if test -n "$export_symbols_regex"; then
3311 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
5130 export_symbols_regex=
5270 export_symbols_regex="$arg"
5504 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7218 test -n "$export_symbols$export_symbols_regex" && \
8122 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8141 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8197 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8198 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/ldns/
H A Dltmain.sh3312 if test -n "$export_symbols_regex"; then
3314 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
5142 export_symbols_regex=
5282 export_symbols_regex="$arg"
5516 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7235 test -n "$export_symbols$export_symbols_regex" && \
8144 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8163 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8219 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8220 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/file/
H A Dltmain.sh3313 if test -n "$export_symbols_regex"; then
3315 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
5143 export_symbols_regex=
5283 export_symbols_regex="$arg"
5517 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7237 test -n "$export_symbols$export_symbols_regex" && \
8151 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8170 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8226 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8227 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/gdb/
H A Dltmain.sh839 export_symbols_regex=
960 export_symbols_regex="$arg"
1160 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
2434 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3130 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3142 if test -n "$export_symbols_regex"; then
3143 $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3144 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
3684 if test -n "$export_symbols_regex"; then
3685 $run eval 'egrep -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1112 export_symbols_regex=
1238 export_symbols_regex="$arg"
1473 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3086 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3941 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3965 if test -n "$export_symbols_regex"; then
3966 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3967 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4550 if test -n "$export_symbols_regex"; then
4551 $run eval '$EGREP -e "$export_symbols_regex" "
[all...]
/freebsd-11.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1112 export_symbols_regex=
1238 export_symbols_regex="$arg"
1473 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3086 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3941 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3965 if test -n "$export_symbols_regex"; then
3966 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3967 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4550 if test -n "$export_symbols_regex"; then
4551 $run eval '$EGREP -e "$export_symbols_regex" "
[all...]

Completed in 222 milliseconds