Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c502 static struct type *decode_fund_type (unsigned int);
885 type = decode_fund_type (dip->at_fund_type); in decode_die_type()
1202 typep = decode_fund_type (fundtype); in decode_array_element_type()
1297 indextype = decode_fund_type (fundtype); in decode_subscript_data_item()
3176 typep = decode_fund_type (fundtype); in decode_modified_type()
3259 decode_fund_type (unsigned int fundtype) in decode_fund_type() function