Searched refs:p_bounds_type (Results 1 – 1 of 1) sorted by relevance
1581 struct type *p_bounds_type = value_type (p_bounds); in desc_bounds() local1583 if (p_bounds_type in desc_bounds()1584 && TYPE_CODE (p_bounds_type) == TYPE_CODE_PTR) in desc_bounds()1586 struct type *target_type = TYPE_TARGET_TYPE (p_bounds_type); in desc_bounds()