Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp694 static bool equals_path(StringRef path1, StringRef path2) { in equals_path() function
710 if (equals_path(CurrentFileName, FileNameOnly)) in findObjByName()