Searched refs:SizeErr (Results 1 – 5 of 5) sorted by relevance
39 if (Error SizeErr = DWARFContext::checkAddressSizeSupported( in extract() local42 return SizeErr; in extract()
58 if (Error SizeErr = DWARFContext::checkAddressSizeSupported( in extract() local61 return SizeErr; in extract()
91 if (Error SizeErr = DWARFContext::checkAddressSizeSupported( in extract() local94 return SizeErr; in extract()
22 if (Error SizeErr = DWARFContext::checkAddressSizeSupported( in extractAddresses() local25 return SizeErr; in extractAddresses()
336 if (Error SizeErr = DWARFContext::checkAddressSizeSupported( in extract() local339 Context.getWarningHandler()(std::move(SizeErr)); in extract()