Searched refs:ReportIncomplete (Results 1 – 2 of 2) sorted by relevance
1724 bool ReportIncomplete() { in ReportIncomplete() function in dwarf2reader::CallFrameInfo::State1792 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1798 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1804 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1812 if (len > bytes_left) return ReportIncomplete(); in ParseOperands()1817 if (1 > bytes_left) return ReportIncomplete(); in ParseOperands()1822 if (2 > bytes_left) return ReportIncomplete(); in ParseOperands()1828 if (4 > bytes_left) return ReportIncomplete(); in ParseOperands()1834 if (8 > bytes_left) return ReportIncomplete(); in ParseOperands()1842 return ReportIncomplete(); in ParseOperands()[all …]
1058 bool ReportIncomplete(Entry *entry);