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

  /bionic/linker/
linker_soinfo.h 49 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_;
linker_soinfo.cpp 333 linker_ctor_function_t function,
linker.cpp     [all...]

Completed in 67 milliseconds