Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp542 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile() function
569 if (isRootFile(RootFile, Directory, FileName, Checksum) && DwarfVersion >= 5) in tryGetFile()