Home
last modified time | relevance | path

Searched refs:orderFileWriter (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingFile.c153 static uint32_t orderFileWriter(FILE *File, const uint32_t *DataStart) { in orderFileWriter() function
376 RetVal = orderFileWriter(OutputFile, DataBegin); in writeOrderFile()