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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c114 static int getCurFilenameLength();
389 Length = getCurFilenameLength();
492 int Length = getCurFilenameLength();
576 int Length = getCurFilenameLength();
823 static int getCurFilenameLength() { function
914 Length = getCurFilenameLength();
942 Length = getCurFilenameLength();
1023 Length = getCurFilenameLength();
1080 Length = getCurFilenameLength() + SuffixLength;

Completed in 359 milliseconds