Home
last modified time | relevance | path

Searched refs:ExtractionErr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp92 if (Error ExtractionErr = Header.extract( in fixupIndexV4() local
96 toString(std::move(ExtractionErr)))); in fixupIndexV4()
154 if (Error ExtractionErr = Header.extract( in fixupIndexV5() local
158 toString(std::move(ExtractionErr)))); in fixupIndexV5()