Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingFile.c496 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn() function
508 return atexit(writeFileWithoutReturn); in __llvm_profile_register_write_file_atexit()