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

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/
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
8712 test -n "$export_symbols$export_symbols_regex" && \
9639 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9658 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9714 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9715 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/seL4-l4v-10.1.1/HOL4/polyml/
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
8712 test -n "$export_symbols$export_symbols_regex" && \
9639 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9658 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9714 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9715 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]

Completed in 114 milliseconds