Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc34 static bool GetPathAssumingFileIsRelativeToExec(const char *file_path, in GetPathAssumingFileIsRelativeToExec() function
59 GetPathAssumingFileIsRelativeToExec(filename, new_file_path.data(), in ParseFromFile()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_suppressions.cc32 static bool GetPathAssumingFileIsRelativeToExec(const char *file_path, in GetPathAssumingFileIsRelativeToExec() function
57 GetPathAssumingFileIsRelativeToExec(filename, new_file_path.data(), in ParseFromFile()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_suppressions.cpp34 static bool GetPathAssumingFileIsRelativeToExec(const char *file_path, in GetPathAssumingFileIsRelativeToExec() function
56 GetPathAssumingFileIsRelativeToExec(file_path, new_file_path, in FindFile()