Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h48 const char *lprofGetPathPrefix(int *PrefixStrip, size_t *PrefixLen);
H A DInstrProfilingUtil.c255 COMPILER_RT_VISIBILITY const char *lprofGetPathPrefix(int *PrefixStrip, in lprofGetPathPrefix() function
H A DGCDAProfiling.c209 const char *prefix = lprofGetPathPrefix(&prefix_strip, &prefix_len); in mangle_filename()