Searched defs:__dso_handle (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-common/bionic/ | ||
D | __dso_handle_so.h | 29 __attribute__((__visibility__("hidden"))) void* __dso_handle = &__dso_handle; variable |
D | __dso_handle.h | 33 void* __dso_handle = (void*) 0; variable |