Home
last modified time | relevance | path

Searched refs:all_comp_units_without_ranges (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c225 struct comp_unit *all_comp_units_without_ranges; member
5529 each->next_unit_without_ranges = file->all_comp_units_without_ranges; in stash_comp_unit()
5530 file->all_comp_units_without_ranges = each->next_unit_without_ranges; in stash_comp_unit()
5817 prev_each = &stash->f.all_comp_units_without_ranges; in _bfd_dwarf2_find_nearest_line()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c269 struct comp_unit *all_comp_units_without_ranges; member
5620 each->next_unit_without_ranges = file->all_comp_units_without_ranges; in stash_comp_unit()
5621 file->all_comp_units_without_ranges = each->next_unit_without_ranges; in stash_comp_unit()
5948 prev_each = &stash->f.all_comp_units_without_ranges; in _bfd_dwarf2_find_nearest_line_with_alt()