Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h54 void lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix,
H A DInstrProfilingUtil.c280 lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix, in lprofApplyPathPrefix() function
H A DGCDAProfiling.c215 lprofApplyPathPrefix(new_filename, orig_filename, prefix, prefix_len, in mangle_filename()