Searched defs:initArray (Results 1 – 5 of 5) sorted by relevance
30 void initArray(int x, double XYZ[3]) { in initArray() function
134 static OutputSection *initArray; member
41 OutputSection *Out::initArray; member in Out
139 T *initArray(size_t N, U &&... Us) XRAY_NEVER_INSTRUMENT { in initArray() function