Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingUtil.h53 void lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix,
DInstrProfilingUtil.c269 lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix, in lprofApplyPathPrefix() function
DGCDAProfiling.c237 lprofApplyPathPrefix(new_filename, orig_filename, prefix, prefix_len, in mangle_filename()