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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c159 static void initFileWriter(ProfDataWriter *This, FILE *File) { function
171 initFileWriter(fileWriter, File);
345 initFileWriter(&fileWriter, OutputFile);
458 initFileWriter(&fileWriter, OutputFile);

Completed in 112 milliseconds