Lines Matching refs:unwrapOrError

1083     StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName());  in printCodeViewDebugInfo()
1090 StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName()); in printCodeViewDebugInfo()
1135 unwrapOrError(Obj->getFileName(), Section.getContents()); in printCodeViewSymbolSection()
1259 StringRef FrameFunc = unwrapOrError( in printCodeViewSymbolSection()
1384 StringRef Filename = unwrapOrError( in printCodeViewFileChecksums()
1430 return unwrapOrError(Obj->getFileName(), in getFileNameForFileOffset()
1444 StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName()); in mergeCodeViewTypes()
1446 StringRef Data = unwrapOrError(Obj->getFileName(), S.getContents()); in mergeCodeViewTypes()
1486 StringRef Data = unwrapOrError(Obj->getFileName(), Section.getContents()); in printCodeViewTypeSection()
1515 StringRef Name = unwrapOrError(Obj->getFileName(), Sec.getName()); in printSectionHeaders()
1550 StringRef Data = unwrapOrError(Obj->getFileName(), Sec.getContents()); in printSectionHeaders()
1562 StringRef Name = unwrapOrError(Obj->getFileName(), Section.getName()); in printRelocations()
1910 StringRef Name = unwrapOrError(Obj->getFileName(), Section.getName()); in printCOFFDirectives()
1915 unwrapOrError(Obj->getFileName(), Section.getContents()); in printCOFFDirectives()
1951 StringRef Name = unwrapOrError(Obj->getFileName(), S.getName()); in printCOFFResources()
1955 StringRef Ref = unwrapOrError(Obj->getFileName(), S.getContents()); in printCOFFResources()
1962 auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); in printCOFFResources()
1982 auto Entry = unwrapOrError(Obj->getFileName(), RSF.getTableEntry(Table, i)); in countTotalTableEntries()
1990 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in countTotalTableEntries()
2009 auto Entry = unwrapOrError(Obj->getFileName(), RSF.getTableEntry(Table, i)); in printResourceDirectoryTable()
2015 unwrapOrError(Obj->getFileName(), RSF.getEntryNameString(Entry)); in printResourceDirectoryTable()
2048 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in printResourceDirectoryTable()
2061 unwrapOrError(Obj->getFileName(), RSF.getEntryData(Entry)); in printResourceDirectoryTable()
2067 unwrapOrError(Obj->getFileName(), RSF.getContents(DataEntry)); in printResourceDirectoryTable()
2092 unwrapOrError(Obj->getFileName(), StackMapSection.getContents()); in printStackMap()
2123 unwrapOrError(Obj->getFileName(), AddrsigSection.getContents()); in printAddrsig()
2145 StringRef Name = unwrapOrError(Obj->getFileName(), Sec.getName()); in printCGProfile()
2156 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile()