HomeSort by relevance Sort by last modified time
    Searched refs:dlvsym (Results 1 - 4 of 4) sorted by null

  /external/qemu/
dynlink-static.c 28 /* mimick succesful load, then all calls to dlsym/dlvsym will fail */
41 void* dlvsym(void) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 33 /* If the first argument of `dlsym' or `dlvsym' is set to RTLD_NEXT
39 /* If the first argument to `dlsym' or `dlvsym' is set to RTLD_DEFAULT
75 extern void *dlvsym (void *__restrict __handle,
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 369 sdl_check_func dlvsym -ldl
  /external/qemu/distrib/sdl-1.2.12/src/audio/alsa/
SDL_alsa_audio.c 146 *alsa_functions[i].func = dlvsym(alsa_handle,alsa_functions[i].name,"ALSA_0.9");

Completed in 345 milliseconds