Searched refs:VersionOK (Results 1 – 1 of 1) sorted by relevance
61 bool VersionOK = DWARFContext::isSupportedVersion(Version); in extractImpl() local64 if (!LengthOK || !VersionOK || !AddrSizeOK) in extractImpl()