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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c1125 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } function
1137 return atexit(writeFileWithoutReturn);

Completed in 44 milliseconds