OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linker_ctor_function_t
(Results
1 - 3
of
3
) sorted by null
/bionic/linker/
linker_soinfo.h
71
typedef void (*
linker_ctor_function_t
)(int, char**, char**);
typedef
173
linker_ctor_function_t
* preinit_array_;
176
linker_ctor_function_t
* init_array_;
181
linker_ctor_function_t
init_func_;
linker_soinfo.cpp
346
linker_ctor_function_t
function,
linker.cpp
[
all
...]
Completed in 3321 milliseconds