Lines Matching full:line_info_table
251 struct line_info_table *line_table;
1135 struct line_info_table
1204 /* Adds a new entry to the line_info list in the line_info_table, ensuring
1210 add_line_info (struct line_info_table *table,
1334 concat_filename (struct line_info_table *table, unsigned int file)
1473 sort_line_sequences (struct line_info_table* table)
1540 static struct line_info_table*
1544 struct line_info_table* table;
1559 amt = sizeof (struct line_info_table);
1560 table = (struct line_info_table *) bfd_alloc (abfd, amt);
1930 lookup_address_in_line_info_table (struct line_info_table *table,