Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c323 static uint32_t orderFileWriter(FILE *File, const uint32_t *DataStart) { in orderFileWriter() function
553 RetVal = orderFileWriter(OutputFile, DataBegin); in writeOrderFile()