Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDada-lang.c768 thin_descriptor_type (struct type *type) in thin_descriptor_type() function
791 return value_cast (desc_data_type (thin_descriptor_type (type)), in thin_data_pntr()
794 return value_from_longest (desc_data_type (thin_descriptor_type (type)), in thin_data_pntr()
820 type = thin_descriptor_type (type); in desc_bounds_type()
845 desc_bounds_type (thin_descriptor_type (type)); in desc_bounds()
904 (desc_base_type (TYPE_FIELD_TYPE (thin_descriptor_type (type), 1))); in desc_data_type()