Searched refs:__llvm_profile_set_file_object (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h213 void __llvm_profile_set_file_object(FILE *File, int EnableMerge);
H A DInstrProfilingFile.c102 COMPILER_RT_VISIBILITY void __llvm_profile_set_file_object(FILE *File, function
105 PROF_WARN("__llvm_profile_set_file_object(fd=%d) not supported, because "

Completed in 103 milliseconds