Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h42 const char *lprofGetPathPrefix(int *PrefixStrip, size_t *PrefixLen);
H A DInstrProfilingUtil.c202 COMPILER_RT_VISIBILITY const char *lprofGetPathPrefix(int *PrefixStrip, in lprofGetPathPrefix() function
H A DGCDAProfiling.c242 const char *prefix = lprofGetPathPrefix(&prefix_strip, &prefix_len); in mangle_filename()