diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-03-14 21:08:24 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-03-14 21:08:24 +0000 |
commit | 134d01f12d35ad9cc2bc6e632f6865ccf98f4ee2 (patch) | |
tree | 03e96a30c85b2d22661a6ab48cd05e0df5198862 /gdb/frame-unwind.c | |
parent | 57adceea83e0151a5eafc4e6f670c5606053ac44 (diff) | |
download | binutils-134d01f12d35ad9cc2bc6e632f6865ccf98f4ee2.zip binutils-134d01f12d35ad9cc2bc6e632f6865ccf98f4ee2.tar.gz binutils-134d01f12d35ad9cc2bc6e632f6865ccf98f4ee2.tar.bz2 |
* dwarf2read.c (read_structure_type): Rename from
read_structure_scope. Don't create a symbol or call process_die.
Return immediately if die->type is set. Call read_type_die before
dwarf2_add_member_fn.
(process_structure_scope): New function.
(read_enumeration_type, process_enumeration_scope): New functions,
broken out from read_enumeration. Don't create the enumeration
type if it has already been created.
(read_enumeration): Removed.
(process_die): Call read_structure_type, process_structure_scope,
read_enumeration_type, and process_enumeration_scope. Just call
new_symbol for base and subrange types. Add a comment about other
type dies.
(read_type_die): Call read_enumeration_type.
(add_partial_structure, new_symbol): Update comments.
Diffstat (limited to 'gdb/frame-unwind.c')
0 files changed, 0 insertions, 0 deletions