Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingFile.c243 static int getCurFilenameLength(void);
523 Length = getCurFilenameLength(); in truncateCurrentFile()
583 int Length = getCurFilenameLength(); in initializeProfileForContinuousMode()
825 static int getCurFilenameLength(void) { in getCurFilenameLength() function
922 Length = getCurFilenameLength(); in __llvm_profile_get_path_prefix()
950 Length = getCurFilenameLength(); in __llvm_profile_get_filename()
1028 Length = getCurFilenameLength(); in __llvm_profile_write_file()
1085 Length = getCurFilenameLength() + SuffixLength; in __llvm_orderfile_write_file()