Searched refs:arrayCurrentLocation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DPathProfiling.c58 uint32_t arrayCurrentLocation = 0; local
97 arrayCurrentLocation = lseek(outFile, 0, SEEK_CUR);
106 lseek(outFile, arrayCurrentLocation, SEEK_SET);

Completed in 201 milliseconds