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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
dlfcn.h 42 #define RTLD_NODELETE 0x01000
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 125 #define RTLD_NODELETE 0x80
1150 #ifdef RTLD_NODELETE
1151 if (isFlagSet(dls->mode, RTLD_NODELETE))
    [all...]

Completed in 468 milliseconds