Home | Sort by relevance Sort by last modified time |
/bionic/libc/bionic/ | |
libc_init_common.h | 38 } structors_array_t; typedef in typeref:struct:__anon11 |
libc_init_dynamic.c | 109 structors_array_t const * const structors) |
libc_init_static.c | 63 structors_array_t const * const structors) |
/bionic/libc/arch-arm/bionic/ | |
crtbegin.c | 34 } structors_array_t; typedef in typeref:struct:__anon2 42 structors_array_t const * const structors 56 structors_array_t array; |
/development/ndk/platforms/android-3/arch-arm/src/ | |
crtbegin_dynamic.c | 35 } structors_array_t; typedef in typeref:struct:__anon925 43 structors_array_t const * const structors 78 structors_array_t array; |
crtbegin_static.c | 35 } structors_array_t; typedef in typeref:struct:__anon926 43 structors_array_t const * const structors 78 structors_array_t array; |