Home
last modified time | relevance | path

Searched defs:length_OK (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp87 bool length_OK = debug_info.ValidOffset(GetNextCompileUnitOffset()-1); in Extract() local
317 bool length_OK = debug_info.ValidOffset(GetNextCompileUnitOffset()-1); in Verify() local