Searched refs:is_gap (Results 1 – 1 of 1) sorted by relevance
1806 bool is_gap = (i > 0) && (prev_addr + prev_length < addr); in ParseCompileUnitLineTable() local1811 if (is_gap && ShouldAddLine(match_line, prev_line, prev_length)) { in ParseCompileUnitLineTable()