Home
last modified time | relevance | path

Searched +defs:exec +defs:prefix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cpp37 InternalMmapVector<char> exec(kMaxPathLength); in GetPathAssumingFileIsRelativeToExec() local
107 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix()