OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclude_expsyms
(Results
1 - 25
of
133
) sorted by relevancy
1
2
3
4
5
6
/src/external/bsd/nvi/dist/dist/
ltconfig
1054
#
exclude_expsyms
can be an egrep regular expression of symbols to exclude
1058
exclude_expsyms
="_GLOBAL_OFFSET_TABLE_"
2571
compiler_c_o compiler_o_lo need_locks
exclude_expsyms
include_expsyms; do
2873
exclude_expsyms
=$
exclude_expsyms
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
ltmain.sh
3786
if test -n "$
exclude_expsyms
"; then
3787
$run eval 'egrep -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
3819
if test -n "$
exclude_expsyms
"; then
3820
egrep -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/binutils/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/binutils.old/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/gcc/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/gcc.old/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/gdb/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl3/gdb.old/dist/
ltmain.sh
2577
if test -n "$
exclude_expsyms
"; then
2579
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
2633
if test -n "$
exclude_expsyms
"; then
2634
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh
4698
if test -n "$
exclude_expsyms
"; then
4699
$run eval '$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
4743
if test -n "$
exclude_expsyms
"; then
4744
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/bsd/iscsi/dist/buildaux/
ltmain.sh
4698
if test -n "$
exclude_expsyms
"; then
4699
$run eval '$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
4743
if test -n "$
exclude_expsyms
"; then
4744
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/bsd/libbind/dist/
ltmain.sh
4665
if test -n "$
exclude_expsyms
"; then
4666
$run eval '$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
4710
if test -n "$
exclude_expsyms
"; then
4711
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/gpl2/gettext/dist/build-aux/
ltmain.sh
4541
if test -n "$
exclude_expsyms
"; then
4542
$run eval '$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
4586
if test -n "$
exclude_expsyms
"; then
4587
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/bsd/file/dist/
configure
10314
#
exclude_expsyms
can be an extended regexp of symbols to exclude
10318
exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10452
exclude_expsyms
='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
11016
exclude_expsyms
='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
16633
exclude_expsyms
='`$ECHO "$
exclude_expsyms
" | $SED "$delay_single_quote_subst"`'
16734
exclude_expsyms
\
17945
exclude_expsyms
=$lt_exclude_expsyms
ltmain.sh
4639
if test -n "$
exclude_expsyms
"; then
4641
eval '$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T'
4737
if test -n "$
exclude_expsyms
"; then
4738
$EGREP -v " ($
exclude_expsyms
)$" "$nlist" > "$nlist"T
/src/external/lgpl3/mpc/dist/
configure
9828
#
exclude_expsyms
can be an extended regexp of symbols to exclude
9832
exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9966
exclude_expsyms
='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
10527
exclude_expsyms
='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
14586
exclude_expsyms
='`$ECHO "$
exclude_expsyms
" | $SED "$delay_single_quote_subst"`'
14688
exclude_expsyms
\
15908
exclude_expsyms
=$lt_exclude_expsyms
/src/external/public-domain/sqlite/dist/
configure
10510
#
exclude_expsyms
can be an extended regexp of symbols to exclude
10514
exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10651
exclude_expsyms
='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
11215
exclude_expsyms
='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
15599
exclude_expsyms
='`$ECHO "$
exclude_expsyms
" | $SED "$delay_single_quote_subst"`'
15700
exclude_expsyms
\
16738
exclude_expsyms
=$lt_exclude_expsyms
/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
/src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh
2341
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
/src/crypto/external/cpl/trousers/dist/
ltmain.sh
2341
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
/src/external/bsd/am-utils/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
/src/external/bsd/flex/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/external/bsd/ntp/dist/sntp/libevent/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/external/bsd/ntp/dist/sntp/libevent/
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/external/bsd/openldap/dist/build/
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
Completed in 146 milliseconds
1
2
3
4
5
6
Indexes created Thu Apr 16 00:22:31 UTC 2026