Searched refs:line_info_table (Results 1 – 4 of 4) sorted by relevance
251 struct line_info_table *line_table;1135 struct line_info_table struct1210 add_line_info (struct line_info_table *table, in add_line_info()1334 concat_filename (struct line_info_table *table, unsigned int file) in concat_filename()1473 sort_line_sequences (struct line_info_table* table) in sort_line_sequences()1540 static struct line_info_table*1544 struct line_info_table* table; in decode_line_info()1559 amt = sizeof (struct line_info_table); in decode_line_info()1560 table = (struct line_info_table *) bfd_alloc (abfd, amt); in decode_line_info()1930 lookup_address_in_line_info_table (struct line_info_table *table, in lookup_address_in_line_info_table()
2855 (decode_line_info): Free the line_info_table before returning a
4 (struct line_info_table): Add num_sequences, remove last_line,
5983 * dwarf2.c (add_line_info): Ensure that the line_info_table is