Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c230 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn() function
240 return atexit(writeFileWithoutReturn); in __llvm_profile_register_write_file_atexit()