Home
last modified time | relevance | path

Searched refs:coff_alloc_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c338 coff_alloc_type (int index) in coff_alloc_type() function
1752 type = coff_alloc_type (aux->x_sym.x_tagndx.l); in decode_type()
1829 type = coff_alloc_type (cs->c_symnum); in decode_base_type()
1853 type = coff_alloc_type (cs->c_symnum); in decode_base_type()
1877 type = coff_alloc_type (cs->c_symnum); in decode_base_type()
1946 type = coff_alloc_type (index); in coff_read_struct_type()
2039 type = coff_alloc_type (index); in coff_read_enum_type()
H A DChangeLog-19925564 * coffread.c (coff_alloc_type): Call alloc_type instead of hand-