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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h61 const char *lprofFindLastDirSeparator(const char *Path);
H A DInstrProfilingUtil.c306 COMPILER_RT_VISIBILITY const char *lprofFindLastDirSeparator(const char *Path) { function
H A DInstrProfilingFile.c920 PrefixEnd = lprofFindLastDirSeparator(Filename);

Completed in 103 milliseconds