Home
last modified time | relevance | path

Searched defs:ContentOrErr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp331 ErrorOr<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(Shdr); in dumpContentSection() local
405 ErrorOr<ArrayRef<uint8_t>> ContentOrErr = Obj.getSectionContents(Shdr); in dumpMipsABIFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Delf2yaml.cpp421 auto ContentOrErr = Obj.getSectionContents(Shdr); in dumpContentSection() local
498 auto ContentOrErr = Obj.getSectionContents(Shdr); in dumpMipsABIFlags() local