Searched refs:kCount (Results 1 – 1 of 1) sorted by relevance
269 static const size_t kCount = sizeof(kSymbols) / sizeof(kSymbols[0]); in WrapLinkerSymbol() local270 for (size_t n = 0; n < kCount; ++n) { in WrapLinkerSymbol()