Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp380 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in android_relas() local
618 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in decodeBBAddrMap() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp77 Expected<StringRef> ContentsOrErr = Section.getContents(); in isCodeViewDebugSubsection() local
H A DDumpOutputStyle.cpp1381 Expected<StringRef> ContentsOrErr = S.getContents(); in dumpTypesFromObjectFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h877 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDefinitions() local
970 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp446 if (Expected<StringRef> ContentsOrErr = Section.getContents()) { in generateDsymCompanion() local
H A DDwarfLinkerForBinary.cpp497 Expected<StringRef> ContentsOrErr = Section.getContents(); in findValidRelocsMachO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp290 Expected<StringRef> ContentsOrErr = Section.getContents(); in getGNUDebuglinkContents() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp561 Expected<StringRef> ContentsOrErr = Section.getContents(); in handleSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3012 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printMipsReginfo() local
3326 if (Expected<ArrayRef<Elf_Word>> ContentsOrErr = in getGroups() local
4728 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection() local
5563 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper() local
6875 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printELFLinkerOptions() local