2003-01-31 David Carlton <carlton@math.stanford.edu>
* dwarf2read.c (dwarf2_locate_sections): Set dwarf_ranges_section.
This commit is contained in:
parent
a771d5b8e5
commit
6f10aeb1e3
@ -1002,6 +1002,7 @@ dwarf2_locate_sections (bfd *ignore_abfd, asection *sectp, void *ignore_ptr)
|
||||
{
|
||||
dwarf_ranges_offset = sectp->filepos;
|
||||
dwarf_ranges_size = bfd_get_section_size_before_reloc (sectp);
|
||||
dwarf_ranges_section = sectp;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user