Searched refs:die_type (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2read.c | 853 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 …]
|
| D | ChangeLog-1996 | 426 (die_type): A missing DW_AT_type represents a void type.
|
| D | ChangeLog-2000 | 2935 die_containing_type, die_type, dwarf_decode_lines,
|
| D | ChangeLog | 637 (dwarf2_attr, die_specification, die_type)
|
| D | ChangeLog-2003 | 1082 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
|