Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h17 void __llvm_profile_recursive_mkdir(char *Pathname);
H A DInstrProfilingUtil.c52 void __llvm_profile_recursive_mkdir(char *path) { in __llvm_profile_recursive_mkdir() function
H A DGCDAProfiling.c314 __llvm_profile_recursive_mkdir(filename); in llvm_gcda_start_file()
H A DInstrProfilingFile.c460 __llvm_profile_recursive_mkdir(Copy); in createProfileDir()