Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc405 static bool IsSameModule(const char* path) { in IsSameModule() function
417 if (IsSameModule(path_)) { in SendCommand()