Searched defs:ContentOrErr (Results 1 – 3 of 3) sorted by relevance
849 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpStackSizesSection() local882 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpBBAddrMapSection() local939 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpAddrsigSection() local980 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpLinkerOptionsSection() local1011 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpDependentLibrariesSection() local1038 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpCallGraphProfileSection() local1152 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpRelrSection() local1168 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpContentSection() local1218 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpNoteSection() local1254 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpHashSection() local[all …]
588 Expected<StringRef> ContentOrErr = CurrentSection->getContents(); in ReadBundle() local
2694 if (Expected<ArrayRef<uint8_t>> ContentOrErr = in printAttributes() local3220 Expected<ArrayRef<uint8_t>> ContentOrErr = in printStackMap() local