Home | History | Annotate | Download | only in DWARF

Lines Matching defs:line_idx

2881                                     uint32_t line_idx = line_table->FindLineEntryIndexByFileIndex (0, file_idx, line, false, &sc.line_entry);
2884 while (line_idx != UINT32_MAX)
2917 line_idx = line_table->FindLineEntryIndexByFileIndex (line_idx + 1, file_idx, found_line, true, &sc.line_entry);