Searched refs:add_line_info (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | dwarf2.c | 1210 add_line_info (struct line_info_table *table, in add_line_info() function 1745 if (!add_line_info (table, address, op_index, filename, in decode_line_info() 1766 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info() 1827 if (!add_line_info (table, address, op_index, in decode_line_info()
|
D | ChangeLog-2010 | 1499 * dwarf2.c (add_line_info): Initialize prev_line. 2506 (add_line_info): Add op_index argument, store it into the structure. 2802 (add_line_info, read_rangelist): Return FALSE on alloc failures.
|
D | ChangeLog-2006 | 3112 (add_line_info): Remove outer loop. 3122 (add_line_info): Use new_line_sorts_after to compare line
|
D | ChangeLog-2012 | 1144 (add_line_info): Fill in new discriminator field.
|
D | ChangeLog-2007 | 1049 (add_line_info): Only keep the last entry with the same address
|
D | ChangeLog-2004 | 3311 * dwarf2.c (add_line_info): Also set info->filename to NULL if
|
D | ChangeLog-2009 | 6 (add_line_info): Add new sequences as necessary.
|
D | ChangeLog-0203 | 3880 (add_line_info): Make a copy of the filename when storing it into 5983 * dwarf2.c (add_line_info): Ensure that the line_info_table is
|
D | ChangeLog-9899 | 2179 (add_line_info): Add END_SEQUENCE arg.
|