Searched refs:DT_INIT_ARRAY (Results 1 – 3 of 3) sorted by relevance
188 #ifndef DT_INIT_ARRAY189 #define DT_INIT_ARRAY 25 macro
60 DT_INIT_ARRAY86 An array similar to DT_INIT_ARRAY which must *only* be89 initialization function (i.e. DT_INIT and/or DT_INIT_ARRAY)106 must be called explicitly from the DT_INIT_ARRAY, and each one of them
1868 case DT_INIT_ARRAY: in link_image()