Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h200 int __llvm_profile_set_file_object(FILE *File, int EnableMerge);
H A DInstrProfilingFile.c1229 COMPILER_RT_VISIBILITY int __llvm_profile_set_file_object(FILE *File, in __llvm_profile_set_file_object() function