Searched refs:decode_line_info (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf2.c | 1652 decode_line_info (struct comp_unit *unit, struct dwarf2_debug *stash) in decode_line_info() function 2972 unit->line_table = decode_line_info (unit, stash); in comp_unit_find_nearest_line() 3018 unit->line_table = decode_line_info (unit, stash); in comp_unit_maybe_decode_line_info() 3824 unit->line_table = decode_line_info (unit, stash); in _bfd_dwarf2_find_symbol_bias()
|
D | ChangeLog-9899 | 1912 (decode_line_info): Keep track of address ranges that a compilation 1922 (decode_line_info): Add variable STASH and initialize it to point 2071 * dwarf2.c (decode_line_info): Remove unused variable first_time. 2180 (decode_line_info): Don't try to infer lo_pc and hi_pc from the 2194 * dwarf2.c (decode_line_info): Initialize table->files and 2200 * dwarf2.c (decode_line_info): Don't truncate address to least 2499 (decode_line_info): Likewise for dwarf_line_buffer assignment. 2587 * dwarf2.c (decode_line_info): Don't truncate address to least 4916 (decode_line_info): Replace bdf* argument with 'comp_unit*' argument. 4921 decode_line_info. [all …]
|
D | ChangeLog-2010 | 471 (decode_line_info): Likewise. 2507 (decode_line_info): Complain about unknown versions of .debug_line. 2801 (read_attribute_value, decode_line_info): Likewise. 2805 (scan_unit_for_symbols, parse_comp_unit, decode_line_info): Likewise.
|
D | ChangeLog-0203 | 1248 * dwarf2.c (decode_line_info): Cope with an initially empty 3879 (decode_line_info): Only free filename if it is not NULL. 3897 (decode_line_info): Likewise. 3912 (decode_line_info): Free the allocated filename returned by 5728 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info, 6454 * dwarf2.c (decode_line_info): Update to correctly decode 7864 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit 7882 * dwarf2.c (decode_line_info): Check unit->addr_size 9144 (decode_line_info): Likewise. 10884 (decode_line_info): Likewise.
|
D | ChangeLog-2005 | 2078 * dwarf2.c (decode_line_info): Revert last change. Instead set 2201 * dwarf2.c (decode_line_info): Properly set low_pc. 2997 (decode_line_info): Likewise. 3689 (decode_line_info): Change arange_add call to pass bfd and arange
|
D | ChangeLog-2012 | 1145 (decode_line_info): Record discriminator information instead 2143 * dwarf2.c (decode_line_info): Ignore
|
D | ChangeLog-0001 | 924 (decode_line_info): Support 64-bit DWARF format. 936 * dwarf2.c (decode_line_info): Properly deal with unknown standard 4340 * dwarf2.c (decode_line_info): Fix error message. 5779 (decode_line_info): Likewise. 8774 (decode_line_info): Set it. Report error if unit->line_offset is 9187 (decode_line_info): Likewise.
|
D | ChangeLog-2008 | 1883 (decode_line_info): Likewise. 2855 (decode_line_info): Free the line_info_table before returning a
|
D | ChangeLog-2009 | 9 (decode_line_info): Initialize new fields in line table. 1710 * dwarf2.c (decode_line_info): Ignore DW_LNE_set_discriminator.
|
D | ChangeLog-2011 | 773 (decode_line_info): Ditto.
|
D | ChangeLog-2006 | 2304 * dwarf2.c (decode_line_info): Remove unused local variable
|
D | ChangeLog-2007 | 872 (decode_line_info): Replace call target arange_add with
|
D | ChangeLog-2015 | 3643 (read_attribute_value, read_attribute, decode_line_info)
|
D | ChangeLog-2004 | 2615 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
|