Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp475 static bool IsSameModule(const char* path) { in IsSameModule() function
487 if (IsSameModule(path_)) { in SendCommand()