This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Support DW_FORM_strp in bfd dwarf2 reader


On Tue, Nov 13, 2001 at 08:12:47PM +0100, Jakub Jelinek wrote:
> 	* dwarf2.c (struct line_head) [total_length]: Change type to
> 	bfd_vma.
> 	(struct dwarf2_debug): Add dwarf_str_buffer and dwarf_str_size.
> 	(struct comp_unit): Add stash and offset_size.
> 	(read_8_bytes): Return bfd_vma.
> 	(read_indirect_string): New.
> 	(read_attribute): Handle DW_FORM_strp.
> 	(decode_line_info): Support 64-bit DWARF format.
> 	(_bfd_dwarf2_find_nearest_line): Likewise.
> 	(parse_comp_unit): Set offset_size and stash.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]