Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp468 static bool IsSameModule(const char* path) { in IsSameModule() function
480 if (IsSameModule(path_)) { in SendCommand()