Home
last modified time | relevance | path

Searched refs:dlopen (Results 1 – 3 of 3) sorted by relevance

/libev/
H A Dltmain.sh1076 --dlopen|-dlopen)
1205 func_error "unrecognized option \`-dlopen'"
5500 -dlopen)
6088 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6406 dlopen=
6436 test -n "$dlopen" && func_append dlfiles " $dlopen"
6483 if test "$pass" = dlopen; then
7116 if test "$pass" != dlopen; then
7215 func_warning "\`-dlopen' is ignored for archives"
8591 func_warning "\`-dlopen' is ignored for objects"
[all …]
H A Dconfigure10894 char dlopen ();
10898 return dlopen ();
10990 char dlopen ();
10994 return dlopen ();
11029 char dlopen ();
11033 return dlopen ();
11117 dlopen)
11127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11128 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11233 …o "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
[all …]
H A Daclocal.m41895 lt_cv_dlopen="dlopen"
1901 AC_CHECK_LIB([dl], [dlopen],
1914 [AC_CHECK_FUNC([dlopen],
1915 [lt_cv_dlopen="dlopen"],
1916 [AC_CHECK_LIB([dl], [dlopen],
1918 [AC_CHECK_LIB([svld], [dlopen],
1937 dlopen)
1981 [Whether dlopen is supported])
1983 [Whether dlopen of programs is supported])
8101 # dlopen
[all …]