Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp442 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in crels() local
453 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in android_relas() local
767 Expected<ArrayRef<uint8_t>> ContentsOrErr = EF.getSectionContents(Sec); in decodeBBAddrMapImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp104 Expected<StringRef> ContentsOrErr = Section.getContents(); in isCodeViewDebugSubsection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h1038 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDefinitions() local
1131 Expected<ArrayRef<uint8_t>> ContentsOrErr = getSectionContents(Sec); in getVersionDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp327 Expected<StringRef> ContentsOrErr = Section.getContents(); in getGNUDebuglinkContents() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3330 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printMipsReginfo() local
3740 if (Expected<ArrayRef<Elf_Word>> ContentsOrErr = in getGroups() local
3915 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printRelocations() local
5204 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection() local
6400 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper() local
8092 Expected<ArrayRef<uint8_t>> ContentsOrErr = in printELFLinkerOptions() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp580 Expected<StringRef> ContentsOrErr = Section.getContents(); in handleSection() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1283 Expected<StringRef> ContentsOrErr = S.getContents(); in dumpTypesFromObjectFile() local