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

  /external/expat/
configure 8526 dlopen (); function
8856 dlopen (); function
8923 dlopen (); function
    [all...]
  /external/libffi/
ltconfig 322 --enable-dlopen enable dlopen support
361 --enable-dlopen) enable_dlopen=yes ;;
1672 dlopen() function
1719 dlopen(); function
1758 dlopen() function
    [all...]
  /external/qemu/
dynlink-static.c 22 /* dummy dlopen()/dlclose()/dlsym() implementations to be used in static builds */
25 void* dlopen(void) function
  /bionic/libdl/
libdl.c 21 void *dlopen(const char *filename, int flag) { return 0; } function
  /external/iproute2/include/
dlfcn.h 13 static inline void *dlopen(const char *file, int flag) function
  /bionic/linker/
dlfcn.c 54 void *dlopen(const char *filename, int flag) function
170 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_unwind_find_exidx\0"
176 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_iterate_phdr\0"
182 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_iterate_phdr\0"
197 st_value: (Elf32_Addr) &dlopen,
  /external/ping/
ping.c 2111 void *dlopen(const char *filename, int flag) { return 0; } function
    [all...]
  /external/valgrind/main/perf/
tinycc.c 6585 void *dlopen(const char *filename, int flag) function
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 529 milliseconds