Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDada-lang.c1579 struct value *p_bounds = value_struct_elt (&arr, NULL, "P_BOUNDS", NULL, in desc_bounds() local
1581 struct type *p_bounds_type = value_type (p_bounds); in desc_bounds()
1589 p_bounds = value_cast (lookup_pointer_type in desc_bounds()
1591 p_bounds); in desc_bounds()
1596 return p_bounds; in desc_bounds()