Home
last modified time | relevance | path

Searched refs:die_type (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c853 static struct type *die_type (struct die_info *, struct dwarf2_cu *);
3283 fp->type = die_type (die, cu); in dwarf2_add_field()
3392 FIELD_TYPE (*fp) = die_type (die, cu); in dwarf2_add_field()
3404 FIELD_TYPE (*fp) = die_type (die, cu); in dwarf2_add_field()
4109 element_type = die_type (die, cu); in read_array_type()
4375 type = lookup_pointer_type (die_type (die, cu)); in read_tag_pointer_type()
4432 to_type = die_type (die, cu); in read_tag_ptr_to_member_type()
4454 type = lookup_reference_type (die_type (die, cu)); in read_tag_reference_type()
4477 base_type = die_type (die, cu); in read_tag_const_type()
4492 base_type = die_type (die, cu); in read_tag_volatile_type()
[all …]
DChangeLog-1996426 (die_type): A missing DW_AT_type represents a void type.
DChangeLog-20002935 die_containing_type, die_type, dwarf_decode_lines,
DChangeLog637 (dwarf2_attr, die_specification, die_type)
DChangeLog-20031082 (var_decode_location, new_symbol, dwarf2_const_value, die_type)