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