Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFCompileUnit.cpp38 bool versionOK = DWARFContext::isSupportedVersion(Version); in extract() local
42 if (lengthOK && versionOK && addrSizeOK && abbrOffsetOK && abbr != NULL) { in extract()
68 bool versionOK = DWARFContext::isSupportedVersion(Version); in extract() local
71 if (versionOK && addrSizeOK && abbrevsOK && in extract()