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.c324 static int getCurFilenameLength(void);
579 Length = getCurFilenameLength(); in truncateCurrentFile()
641 int Length = getCurFilenameLength(); in initializeProfileForContinuousMode()
925 static int getCurFilenameLength(void) { in getCurFilenameLength() function
1056 Length = getCurFilenameLength(); in __llvm_profile_get_path_prefix()
1084 Length = getCurFilenameLength(); in __llvm_profile_get_filename()
1168 Length = getCurFilenameLength(); in __llvm_profile_write_file()
1316 FilenameLength = getCurFilenameLength(); in __llvm_write_custom_profile()