Searched refs:ReportIncomplete (Results 1 – 2 of 2) sorted by relevance
1293 bool ReportIncomplete() { in ReportIncomplete() function in dwarf2reader::CallFrameInfo::State1361 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1367 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1373 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1381 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1386 if (1 > bytes_left) return ReportIncomplete(); in ParseOperands()1391 if (2 > bytes_left) return ReportIncomplete(); in ParseOperands()1397 if (4 > bytes_left) return ReportIncomplete(); in ParseOperands()1403 if (8 > bytes_left) return ReportIncomplete(); in ParseOperands()1411 return ReportIncomplete(); in ParseOperands()[all …]
785 bool ReportIncomplete(Entry *entry);