Searched refs:VersionOK (Results 1 – 2 of 2) sorted by relevance
95 bool VersionOK = DWARFContext::isSupportedVersion(Version); in extractImpl() local98 if (!LengthOK || !VersionOK || !AddrSizeOK) in extractImpl()
150 bool VersionOK = DWARFContext::isSupportedVersion(getVersion()); in extract() local153 if (!LengthOK || !VersionOK || !AddrSizeOK || !TypeOffsetOK) in extract()