Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingUtil.h47 const char *lprofGetPathPrefix(int *PrefixStrip, size_t *PrefixLen);
DInstrProfilingUtil.c244 COMPILER_RT_VISIBILITY const char *lprofGetPathPrefix(int *PrefixStrip, in lprofGetPathPrefix() function
DGCDAProfiling.c231 const char *prefix = lprofGetPathPrefix(&prefix_strip, &prefix_len); in mangle_filename()