Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingUtil.h58 const char *lprofFindFirstDirSeparator(const char *Path);
DInstrProfilingUtil.c296 lprofFindFirstDirSeparator(const char *Path) { in lprofFindFirstDirSeparator() function
DInstrProfilingFile.c278 if (lprofFindFirstDirSeparator(Filename)) { in createProfileDir()