Searched refs:INITARRAY (Results 1 – 5 of 5) sorted by relevance
337 if ((INIT(dlmp) == 0) && (INITARRAY(dlmp) == 0)) in _dep_visit()
736 if (INITARRAY(lmp) || iptr) in call_init()749 call_array(INITARRAY(lmp), INITARRAYSZ(lmp), lmp, in call_init()752 if (INITARRAY(lmp) || iptr) in call_init()
757 if ((INITARRAY(mlmp) == NULL) && (FINIARRAY(mlmp) == NULL)) in setup()
1889 INITARRAY(lmp) = (Addr *)(dyn->d_un.d_ptr +
968 #define INITARRAY(X) ((X)->rt_initarray) macro