Home
last modified time | relevance | path

Searched refs:alloc_utype (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c508 static struct type *alloc_utype (DIE_REF, struct type *);
805 alloc_utype (DIE_REF die_ref, struct type *utypep) in alloc_utype() function
896 type = alloc_utype (dip->at_user_def_type, NULL); in decode_die_type()
952 type = alloc_utype (dip->die_ref, NULL); in struct_type()
1213 typep = alloc_utype (die_ref, NULL); in decode_array_element_type()
1388 alloc_utype (dip->die_ref, type); in dwarf_read_array_type()
1438 alloc_utype (dip->die_ref, utype); in read_tag_pointer_type()
1497 utype = alloc_utype (dip->die_ref, (struct type *) NULL); in read_tag_string_type()
1560 alloc_utype (dip->die_ref, ftype); in read_subroutine_type()
1673 type = alloc_utype (dip->die_ref, NULL); in enum_type()
[all …]
H A DChangeLog-19923118 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type
H A DChangeLog-2002330 (lookup_utype, alloc_utype, struct_type, decode_array_element_type)