Searched refs:hasRootFile (Results 1 – 2 of 2) sorted by relevance
322 bool hasRootFile() const { return !Header.RootFile.Name.empty(); } in hasRootFile() function
588 return getDwarfVersion() >= 5 && LineTable.hasRootFile(); in isValidDwarfFileNumber()