OSDN Git Service

* dwarf1.c (struct dwarf1_debug): Add syms member.
authornathan <nathan>
Thu, 14 Feb 2008 13:02:38 +0000 (13:02 +0000)
committernathan <nathan>
Thu, 14 Feb 2008 13:02:38 +0000 (13:02 +0000)
commitf6b3391934ba9093696b1f698d129f74eb0bb3aa
treead03039979bb76d8b2567dc1de910a72b9ea396f
parenta9b6db2a5df8263ce035017620b161b6c38166a5
* dwarf1.c (struct dwarf1_debug): Add syms member.
(alloc_dwarf1_unit, alloc_dwarf1_func): Check for out of memory.
(parse_line_table, _bfd_dwarf1_find_nearest_line): Relocate
section contents, check for out of memory.

* dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
(parse_die): Change data pointers to bfd_byte.
(parse_line_table, parse_functions_in_unit): Likewise.
bfd/dwarf1.c