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

  /bionic/libc/arch-common/bionic/
__dso_handle.h 38 void *__dso_handle = (void *) 0; variable
__dso_handle_so.h 33 void *__dso_handle = (void *) 0; variable
35 void *__dso_handle = &__dso_handle; variable
  /development/ndk/platforms/android-3/arch-arm/src/
__dso_handle.h 29 /* The __dso_handle global variable is used by static
34 for the C library. This forces __dso_handle to be exported by
50 void *__dso_handle = (void *) 0; variable
__dso_handle_so.h 29 /* The __dso_handle global variable is used by static
36 void *__dso_handle; variable
  /external/stlport/src/
cxa.c 103 void *__dso_handle = (void *) &__dso_handle; variable
  /ndk/sources/cxx-stl/stlport/src/
cxa.c 103 void *__dso_handle = (void *) &__dso_handle; variable

Completed in 887 milliseconds