GDB (xrefs)
|
Go to the source code of this file.
Functions | |
static void | dump_die_shallow (struct ui_file *f, int indent, struct die_info *die) |
static void | dump_die_1 (struct ui_file *f, int level, int max_level, struct die_info *die) |
|
static |
Definition at line 183 of file die.c.
References die_info::child, dump_die_1(), dump_die_shallow(), f(), gdb_printf(), and die_info::sibling.
Referenced by die_info::dump(), and dump_die_1().
Definition at line 61 of file die.c.
References die_info::abbrev, attribute::as_address(), attribute::as_block(), attribute::as_boolean(), attribute::as_signature(), attribute::as_signed(), attribute::as_string(), attribute::as_unsigned(), die_info::attrs, attribute::canonical_string_p(), die_info::child, dwarf_attr_name(), dwarf_bool_name(), dwarf_form_name(), dwarf_tag_name(), f(), attribute::form, gdb_printf(), gdb_puts(), attribute::name, die_info::num_attrs, die_info::parent, die_info::sect_off, sect_offset_str(), dwarf_block::size, and die_info::tag.
Referenced by dump_die_1(), and die_info::error_dump().