Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h48 void lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix,
H A DInstrProfilingUtil.c227 lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix, in lprofApplyPathPrefix() function
H A DGCDAProfiling.c248 lprofApplyPathPrefix(new_filename, orig_filename, prefix, prefix_len, in mangle_filename()