Home
last modified time | relevance | path

Searched defs:ContentsOrErr (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DELF.cpp389 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in android_relas() local
644 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in decodeBBAddrMap() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELF.h911 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDefinitions() local
1004 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDependencies() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp103 Expected<StringRef> ContentsOrErr = Section.getContents(); in isCodeViewDebugSubsection() local
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachOUtils.cpp450 if (Expected<StringRef> ContentsOrErr = Section.getContents()) { in generateDsymCompanion() local
H A DDwarfLinkerForBinary.cpp782 Expected<StringRef> ContentsOrErr = Section.getContents(); in findValidRelocsMachO() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp278 Expected<StringRef> ContentsOrErr = Section.getContents(); in getGNUDebuglinkContents() local
/openbsd-src/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp506 Expected<StringRef> ContentsOrErr = Section.getContents(); in handleSection() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3115 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printMipsReginfo() local
3445 if (Expected<ArrayRef<Elf_Word>> ContentsOrErr = in getGroups() local
4906 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection() local
5866 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper() local
7345 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printELFLinkerOptions() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1283 Expected<StringRef> ContentsOrErr = S.getContents(); in dumpTypesFromObjectFile() local