/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 2202 arange_add (struct comp_unit *unit, struct arange *first_arange, in arange_add() function 2863 if (!arange_add (unit, &unit->arange, &unit->file->trie_root, in decode_line_info() 3621 if (!arange_add (unit, arange, trie_root, in read_ranges() 3705 if (!arange_add (unit, arange, trie_root, low_pc, high_pc)) in read_rnglists() 4186 if (!arange_add (unit, &func->arange, &unit->file->trie_root, in scan_unit_for_symbols() 4541 if (!arange_add (unit, &unit->arange, &unit->file->trie_root, in parse_comp_unit()
|
H A D | ChangeLog-2007 | 871 (arange_add): Formatting change for a line longer than 80 characters. 872 (decode_line_info): Replace call target arange_add with 881 Use new interface of read_rangelist. Replace call to arange_add
|
H A D | ChangeLog-2005 | 3687 (arange_add): Replace incoming "unit" parameter with "abfd" and 3689 (decode_line_info): Change arange_add call to pass bfd and arange
|
H A D | ChangeLog-2012 | 1882 (arange_add): Pass in unit rather than bfd. Update callers.
|
H A D | ChangeLog-2010 | 2803 (arange_add, sort_line_sequences): Likewise.
|
H A D | ChangeLog-9899 | 1911 (arange_add): New function.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 2286 arange_add (struct comp_unit *unit, struct arange *first_arange, in arange_add() function 2955 if (!arange_add (unit, &unit->arange, &unit->file->trie_root, in decode_line_info() 3695 if (!arange_add (unit, arange, trie_root, in read_ranges() 3779 if (!arange_add (unit, arange, trie_root, low_pc, high_pc)) in read_rnglists() 4261 if (!arange_add (unit, &func->arange, &unit->file->trie_root, in scan_unit_for_symbols() 4626 if (!arange_add (unit, &unit->arange, &unit->file->trie_root, in parse_comp_unit()
|
H A D | ChangeLog-2007 | 871 (arange_add): Formatting change for a line longer than 80 characters. 872 (decode_line_info): Replace call target arange_add with 881 Use new interface of read_rangelist. Replace call to arange_add
|
H A D | ChangeLog-2005 | 3687 (arange_add): Replace incoming "unit" parameter with "abfd" and 3689 (decode_line_info): Change arange_add call to pass bfd and arange
|
H A D | ChangeLog-2012 | 1882 (arange_add): Pass in unit rather than bfd. Update callers.
|
H A D | ChangeLog-2010 | 2803 (arange_add, sort_line_sequences): Likewise.
|
H A D | ChangeLog-9899 | 1911 (arange_add): New function.
|
H A D | ChangeLog-0203 | 5941 (arange_add): Cast result of bfd_zalloc call.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2007 | 871 (arange_add): Formatting change for a line longer than 80 characters. 872 (decode_line_info): Replace call target arange_add with 881 Use new interface of read_rangelist. Replace call to arange_add
|
H A D | ChangeLog-2005 | 3687 (arange_add): Replace incoming "unit" parameter with "abfd" and 3689 (decode_line_info): Change arange_add call to pass bfd and arange
|
H A D | ChangeLog-2012 | 1882 (arange_add): Pass in unit rather than bfd. Update callers.
|
H A D | ChangeLog-2010 | 2803 (arange_add, sort_line_sequences): Likewise.
|
H A D | ChangeLog-9899 | 1911 (arange_add): New function.
|
H A D | ChangeLog-0203 | 5941 (arange_add): Cast result of bfd_zalloc call.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2007 | 871 (arange_add): Formatting change for a line longer than 80 characters. 872 (decode_line_info): Replace call target arange_add with 881 Use new interface of read_rangelist. Replace call to arange_add
|
H A D | ChangeLog-2005 | 3687 (arange_add): Replace incoming "unit" parameter with "abfd" and 3689 (decode_line_info): Change arange_add call to pass bfd and arange
|
H A D | ChangeLog-2012 | 1882 (arange_add): Pass in unit rather than bfd. Update callers.
|
H A D | ChangeLog-2010 | 2803 (arange_add, sort_line_sequences): Likewise.
|
H A D | ChangeLog-9899 | 1911 (arange_add): New function.
|
H A D | ChangeLog-0203 | 5941 (arange_add): Cast result of bfd_zalloc call.
|