Home | History | Annotate | Download | only in DWARF

Lines Matching refs:line_table

410                 LineTable *line_table = sc.comp_unit->GetLineTable();
412 if (line_table)
416 const size_t num_ranges = line_table->GetContiguousFileAddressRanges (file_ranges, append);