Searched refs:lprofGetFileContentBuffer (Results 1 – 3 of 3) sorted by relevance
50 void lprofGetFileContentBuffer(FILE *F, uint64_t FileSize, ManagedMemory *Buf);
327 COMPILER_RT_VISIBILITY void lprofGetFileContentBuffer(FILE *F, uint64_t Length, in lprofGetFileContentBuffer() function
423 lprofGetFileContentBuffer(ProfileFile, ProfileFileSize, ProfileBuffer); in mmapProfileForMerging()