Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingUtil.h17 void __llvm_profile_recursive_mkdir(char *Pathname);
DInstrProfilingUtil.c32 void __llvm_profile_recursive_mkdir(char *path) { in __llvm_profile_recursive_mkdir() function
DInstrProfilingFile.c235 __llvm_profile_recursive_mkdir(Copy); in truncateCurrentFile()
DGCDAProfiling.c274 __llvm_profile_recursive_mkdir(filename); in llvm_gcda_start_file()