Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c285 static int getCurFilenameLength(void);
567 Length = getCurFilenameLength(); in truncateCurrentFile()
627 int Length = getCurFilenameLength(); in initializeProfileForContinuousMode()
897 static int getCurFilenameLength(void) { in getCurFilenameLength() function
994 Length = getCurFilenameLength(); in __llvm_profile_get_path_prefix()
1022 Length = getCurFilenameLength(); in __llvm_profile_get_filename()
1104 Length = getCurFilenameLength(); in __llvm_profile_write_file()
1164 Length = getCurFilenameLength() + SuffixLength; in __llvm_orderfile_write_file()