Searched defs:ContentsOrErr (Results 1 – 7 of 7) sorted by relevance
397 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); android_relas() local 696 Expected<ArrayRef<uint8_t>> ContentsOrErr = EF.getSectionContents(Sec); decodeBBAddrMapImpl() local [all...]
990 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); getVersionDefinitions() local 1083 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); getVersionDependencies() local [all...]
104 Expected<StringRef> ContentsOrErr = Section.getContents(); in isCodeViewDebugSubsection() local
327 Expected<StringRef> ContentsOrErr = Section.getContents(); in getGNUDebuglinkContents() local
556 Expected<StringRef> ContentsOrErr = Section.getContents(); handleSection() local
3749 ": " + toString(ContentsOrErr in getGroups() local 3354 Expected<ArrayRef<uint8_t>> ContentsOrErr = printMipsReginfo() local 5096 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); decodeAddrsigSection() local 6258 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); printDependentLibsHelper() local 7851 Expected<ArrayRef<uint8_t>> ContentsOrErr = printELFLinkerOptions() local [all...]
1284 if (!ContentsOrErr) in dumpTypesFromObjectFile() local