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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c502 static struct type *decode_fund_type (unsigned int);
885 type = decode_fund_type (dip->at_fund_type);
1202 typep = decode_fund_type (fundtype);
1297 indextype = decode_fund_type (fundtype);
3174 typep = decode_fund_type (fundtype);
3238 decode_fund_type -- translate basic DWARF type to gdb base type
3257 decode_fund_type (unsigned int fundtype) function

Completed in 123 milliseconds