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

/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DPathProfiling.c225 uint32_t headerLocation; local
229 headerLocation = lseek(outFile, 0, SEEK_CUR);
249 lseek(outFile, headerLocation, SEEK_SET);

Completed in 178 milliseconds