Searched refs:__init_call (Results 1 – 3 of 3) sorted by relevance
149 void *glue(_test_, OP) __init_call = glue(test_, OP);
179 void *glue(_test_, OP) __init_call = glue(test_, OP);
66 #define __init_call __attribute__ ((unused,__section__ ("initcall"))) macro