Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFCompileUnit.cpp64 bool abbrevsOK = debug_info_data.getU32(&offset) == abbrevs->getOffset(); in extract() local
71 if (versionOK && addrSizeOK && abbrevsOK && in extract()