Lines Matching refs:unwrapOrError

939     StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName());  in printCodeViewDebugInfo()
946 StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName()); in printCodeViewDebugInfo()
991 unwrapOrError(Obj->getFileName(), Section.getContents()); in printCodeViewSymbolSection()
1115 StringRef FrameFunc = unwrapOrError( in printCodeViewSymbolSection()
1239 StringRef Filename = unwrapOrError( in printCodeViewFileChecksums()
1285 return unwrapOrError(Obj->getFileName(), in getFileNameForFileOffset()
1299 StringRef SectionName = unwrapOrError(Obj->getFileName(), S.getName()); in mergeCodeViewTypes()
1301 StringRef Data = unwrapOrError(Obj->getFileName(), S.getContents()); in mergeCodeViewTypes()
1341 StringRef Data = unwrapOrError(Obj->getFileName(), Section.getContents()); in printCodeViewTypeSection()
1370 StringRef Name = unwrapOrError(Obj->getFileName(), Sec.getName()); in printSectionHeaders()
1405 StringRef Data = unwrapOrError(Obj->getFileName(), Sec.getContents()); in printSectionHeaders()
1417 StringRef Name = unwrapOrError(Obj->getFileName(), Section.getName()); in printRelocations()
1753 StringRef Name = unwrapOrError(Obj->getFileName(), Section.getName()); in printCOFFDirectives()
1758 unwrapOrError(Obj->getFileName(), Section.getContents()); in printCOFFDirectives()
1794 StringRef Name = unwrapOrError(Obj->getFileName(), S.getName()); in printCOFFResources()
1798 StringRef Ref = unwrapOrError(Obj->getFileName(), S.getContents()); in printCOFFResources()
1805 auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); in printCOFFResources()
1825 auto Entry = unwrapOrError(Obj->getFileName(), RSF.getTableEntry(Table, i)); in countTotalTableEntries()
1833 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in countTotalTableEntries()
1852 auto Entry = unwrapOrError(Obj->getFileName(), RSF.getTableEntry(Table, i)); in printResourceDirectoryTable()
1858 unwrapOrError(Obj->getFileName(), RSF.getEntryNameString(Entry)); in printResourceDirectoryTable()
1891 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in printResourceDirectoryTable()
1904 unwrapOrError(Obj->getFileName(), RSF.getEntryData(Entry)); in printResourceDirectoryTable()
1910 unwrapOrError(Obj->getFileName(), RSF.getContents(DataEntry)); in printResourceDirectoryTable()
1935 unwrapOrError(Obj->getFileName(), StackMapSection.getContents()); in printStackMap()
1966 unwrapOrError(Obj->getFileName(), AddrsigSection.getContents()); in printAddrsig()
1988 StringRef Name = unwrapOrError(Obj->getFileName(), Sec.getName()); in printCGProfile()
1999 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile()