Searched defs:linker_ctor_function_t (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker_soinfo.h49 typedef void (*linker_ctor_function_t)(int, char**, char**); typedef
146 linker_ctor_function_t* preinit_array_;
149 linker_ctor_function_t* init_array_;
154 linker_ctor_function_t init_func_;

Completed in 58 milliseconds