Searched refs:VersionOK (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFUnit.cpp61 bool VersionOK = DWARFContext::isSupportedVersion(Version); local
64 if (!LengthOK || !VersionOK || !AddrSizeOK)

Completed in 381 milliseconds