Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:libxxhash

671 LIBXXHASH
1444 --with-xxhash use libxxhash for hashing (faster) (auto/yes/no)
1445 --with-libxxhash-prefix[=DIR] search for libxxhash in DIR/include and DIR/lib
1446 --without-libxxhash-prefix don't search for libxxhash in includedir and libdir
1447 --with-libxxhash-type=TYPE type of library to search for (auto/static/shared)
10656 # Check whether --with-libxxhash-prefix was given.
10684 # Check whether --with-libxxhash-type was given.
10693 LIBXXHASH=
10718 test -z "$value" || LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$value"
10786 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$found_so"
10799 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$found_so"
10802 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$found_so"
10815 for x in $LDFLAGS $LIBXXHASH; do
10831 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-L$found_dir"
10834 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$found_so"
10836 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-l$name"
10843 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$found_a"
10845 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-L$found_dir -l$name"
10911 for x in $LDFLAGS $LIBXXHASH; do
10928 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-L$additional_libdir"
10987 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$dep"
10995 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-l$name"
10998 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }-l:lib$name.$libext"
11016 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$flag"
11023 LIBXXHASH="${LIBXXHASH}${LIBXXHASH:+ }$flag"
11059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxxhash" >&5
11060 $as_echo_n "checking for libxxhash... " >&6; }
11066 LIBS="$LIBS $LIBXXHASH"
11096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libxxhash" >&5
11097 $as_echo_n "checking how to link with libxxhash... " >&6; }
11098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXXHASH" >&5
11099 $as_echo "$LIBXXHASH" >&6; }
11103 LIBXXHASH=