OSDN Git Service

* dwarf2.c (struct line_head) [total_length]: Change type to
authorjakub <jakub>
Wed, 14 Nov 2001 11:16:46 +0000 (11:16 +0000)
committerjakub <jakub>
Wed, 14 Nov 2001 11:16:46 +0000 (11:16 +0000)
commitf896417faecd97d90fc8e2c3a6a4954885cd5a76
tree7a6a8f585d67a661ce4af279331cc78cce870e3a
parent87771e88eac45071b3eecc4e13696fd46a457da1
* 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.
bfd/ChangeLog
bfd/dwarf2.c