Home
last modified time | relevance | path

Searched defs:range_type (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalarith.c191 struct type *range_type = TYPE_INDEX_TYPE (tarray); in value_subscript() local
222 struct type *range_type = TYPE_INDEX_TYPE (tarray); in value_subscript() local
Df-exp.y512 struct type *range_type; variable
Dgdbtypes.c766 struct type *range_type) in create_array_type()
807 create_string_type (struct type *result_type, struct type *range_type) in create_string_type()
1438 struct type *range_type; in check_typedef() local
Djv-lang.c776 struct type *range_type; in java_array_type() local
Dparse.c1198 struct type *range_type; in follow_types() local
Dvalops.c239 struct type *range_type = TYPE_INDEX_TYPE (type); in value_cast() local
2674 struct type *slice_range_type, *slice_type, *range_type; in value_slice() local
Deval.c511 struct type *range_type = TYPE_FIELD_TYPE (type, 0); in evaluate_subexp_standard() local
Dada-lang.c1483 struct type *range_type = alloc_type (objf); in ada_type_of_array() local
1729 struct type *range_type = TYPE_INDEX_TYPE (elt_type); in value_subscript_packed() local
2278 struct type *range_type; in ada_array_bound_from_type() local
6484 struct type *range_type = in to_fixed_array_type() local
7634 struct type *range_type; in ada_evaluate_subexp() local
Dcoffread.c1712 struct type *base_type, *index_type, *range_type; in decode_type() local
Dgdbtypes.h816 #define TYPE_LOW_BOUND(range_type) TYPE_FIELD_BITPOS (range_type, 0) argument
817 #define TYPE_HIGH_BOUND(range_type) TYPE_FIELD_BITPOS (range_type, 1) argument
Dvalue.c248 struct type *range_type in allocate_repeat_value() local
Dstabsread.c3348 struct type *index_type, *element_type, *range_type; in read_array_type() local
Ddwarf2read.c4132 struct type *element_type, *range_type, *index_type; in read_array_type() local
4541 struct type *type, *range_type, *index_type, *char_type; in read_tag_string_type() local
4779 struct type *range_type; in read_subrange_type() local
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Ddebug.h228 bfd_boolean (*range_type) (void *, bfd_signed_vma, bfd_signed_vma); member
Ddebug.c220 debug_type range_type; member
1481 debug_type range_type, bfd_signed_vma lower, in debug_make_array_type()
Dprdbg.c804 char *range_type; in pr_array_type() local