Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h62 const char *lprofFindLastDirSeparator(const char *Path);
H A DInstrProfilingUtil.c317 COMPILER_RT_VISIBILITY const char *lprofFindLastDirSeparator(const char *Path) { in lprofFindLastDirSeparator() function
H A DInstrProfilingFile.c1004 PrefixEnd = lprofFindLastDirSeparator(Filename); in __llvm_profile_get_path_prefix()