Searched refs:lprofGetPathPrefix (Results 1 – 3 of 3) sorted by relevance
47 const char *lprofGetPathPrefix(int *PrefixStrip, size_t *PrefixLen);
244 COMPILER_RT_VISIBILITY const char *lprofGetPathPrefix(int *PrefixStrip, in lprofGetPathPrefix() function
231 const char *prefix = lprofGetPathPrefix(&prefix_strip, &prefix_len); in mangle_filename()