Home
last modified time | relevance | path

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

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