Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp421 Expected<StringRef> SectionContentsOrErr = Section.getContents(); in createInstructions() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp555 Expected<StringRef> SectionContentsOrErr = Section.getContents(); discoverStorage() local