Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp583 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile() function
609 if (DwarfVersion >= 5 && isRootFile(RootFile, Directory, FileName, Checksum)) in tryGetFile()