Searched refs:writeFileWithoutReturn (Results 1 – 2 of 2) sorted by relevance
496 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn() function508 return atexit(writeFileWithoutReturn); in __llvm_profile_register_write_file_atexit()
1140 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn() function1152 return atexit(writeFileWithoutReturn); in __llvm_profile_register_write_file_atexit()