Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarfread.c491 static struct type *decode_fund_type (unsigned int);
874 type = decode_fund_type (dip->at_fund_type); in decode_die_type()
1191 typep = decode_fund_type (fundtype); in decode_array_element_type()
1286 indextype = decode_fund_type (fundtype); in decode_subscript_data_item()
3175 typep = decode_fund_type (fundtype); in decode_modified_type()
3258 decode_fund_type (unsigned int fundtype) in decode_fund_type() function