Searched refs:l_libhandle (Results 1 – 2 of 2) sorted by relevance
31 void *l_libhandle; /* the dlopen()ed handle, if any */ member96 cdlopen_close_ignore_errors(lib->l_libhandle); in lib_dealloc()318 data = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()372 address = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()399 void *address = cdlopen_fetch(lib->l_libname, lib->l_libhandle, s); in lib_build_and_cache_attr()651 lib->l_libhandle = dlopen_libhandle; in lib_internal_new()
65 libhandle = lib->l_libhandle; in ffi_dlclose()68 lib->l_libhandle = NULL; in ffi_dlclose()