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.c289 static int getCurFilenameLength(void);
571 Length = getCurFilenameLength(); in truncateCurrentFile()
631 int Length = getCurFilenameLength(); in initializeProfileForContinuousMode()
901 static int getCurFilenameLength(void) { in getCurFilenameLength() function
998 Length = getCurFilenameLength(); in __llvm_profile_get_path_prefix()
1026 Length = getCurFilenameLength(); in __llvm_profile_get_filename()
1108 Length = getCurFilenameLength(); in __llvm_profile_write_file()
1168 Length = getCurFilenameLength() + SuffixLength; in __llvm_orderfile_write_file()