Searched refs:functionCount (Results 1 – 1 of 1) sorted by relevance
360 unsigned functionCount; in handlePathInfo() local361 if( fread(&functionCount, sizeof(functionCount), 1, _file) != 1 ) { in handlePathInfo()367 for (unsigned i = 0; i < functionCount; i++) { in handlePathInfo()