Searched defs:ContentOrErr (Results 1 – 4 of 4) sorted by relevance
819 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpStackSizesSection() local852 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpBBAddrMapSection() local896 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpAddrsigSection() local937 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpLinkerOptionsSection() local968 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpDependentLibrariesSection() local995 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpCallGraphProfileSection() local1119 Expected<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(*Shdr); in dumpRelrSection() local1135 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpContentSection() local1185 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpNoteSection() local1221 auto ContentOrErr = Obj.getSectionContents(*Shdr); in dumpHashSection() local[all …]
334 ErrorOr<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(Shdr); in dumpContentSection() local408 ErrorOr<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(Shdr); in dumpMipsABIFlags() local
484 Expected<StringRef> ContentOrErr = CurrentSection->getContents(); in ReadBundle() local
2900 if (Expected<ArrayRef<uint8_t>> ContentOrErr = in printAttributes() local3432 Expected<ArrayRef<uint8_t>> ContentOrErr = in printStackMap() local