HomeSort by relevance Sort by last modified time
    Searched defs:dlclose (Results 1 - 12 of 12) sorted by null

  /external/iproute2/include/
dlfcn.h 35 static inline int dlclose(void *handle) function
  /bionic/libdl/
libdl.c 38 int dlclose(void* handle __unused) { return 0; } function
  /bionic/linker/
dlfcn.cpp 116 int dlclose(void* handle) { function
120 __bionic_format_dlerror("dlclose failed", linker_get_error_buffer());
202 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0android_update_LD_LIBRARY_PATH\0android_get_LD_LIBRARY_PATH\0dl_it"
222 ELFW(SYM_INITIALIZER)( 7, &dlclose, 1),
  /external/libxml2/os400/dlfcn/
dlfcn.c 2 *** dlopen(), dlclose() dlsym(), dlerror() emulation for OS/400.
1019 dlclose(void * handle) function
  /toolchain/binutils/binutils-2.25/bfd/
plugin.c 58 dlclose (void *handle) function
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 151 dlclose (void *handle) function
946 dlclose (curplug->dlhandle);
  /external/fio/os/windows/
posix.c 196 int dlclose(void *handle) function
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 620 milliseconds