OSDN Git Service

* dwarf2.c (read_attribute_value): Handle CU version 4
authorjakub <jakub>
Thu, 1 Apr 2010 05:24:51 +0000 (05:24 +0000)
committerjakub <jakub>
Thu, 1 Apr 2010 05:24:51 +0000 (05:24 +0000)
commitabe5b830f0a20ee82ad32e8faf7b095821ace9ee
treef7fb9e4b6de7b34b6d33b5c2a4ab6173deb2cd35
parent230229435d57ebe9cef2a5a337cb689fd49b260a
* dwarf2.c (read_attribute_value): Handle CU version 4
for DW_FORM_ref_addr, handle DW_FORM_sec_offset, DW_FORM_exprloc
and DW_FORM_flag_present.  For unknown form value return NULL.
(scan_unit_for_symbols): For DW_AT_location handle DW_FORM_exprloc
like DW_FORM_block.
(parse_comp_unit): Allow CU version 4.
bfd/ChangeLog
bfd/dwarf2.c