Home | History | Annotate | Download | only in libffi

Lines Matching refs:shl_load

9710     { echo "$as_me:$LINENO: checking for shl_load" >&5
9711 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
9721 /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
9723 #define shl_load innocuous_shl_load
9726 which can conflict with char shl_load (); below.
9736 #undef shl_load
9744 char shl_load ();
9755 return shl_load ();
9792 lt_cv_dlopen="shl_load"
9794 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
9795 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
9814 char shl_load ();
9818 return shl_load ();
9856 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"