Searched refs:l_libhandle (Results 1 – 2 of 2) sorted by relevance
31 void *l_libhandle; /* the dlopen()ed handle, if any */ member94 cdlopen_close_ignore_errors(lib->l_libhandle); in lib_dealloc()316 data = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()370 address = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()397 void *address = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()649 lib->l_libhandle = dlopen_libhandle; in lib_internal_new()
64 libhandle = lib->l_libhandle; in ffi_dlclose()67 lib->l_libhandle = NULL; in ffi_dlclose()