Searched defs:range_type (Results 1 – 16 of 16) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | valarith.c | 191 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
|
| D | f-exp.y | 512 struct type *range_type; variable
|
| D | gdbtypes.c | 766 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
|
| D | jv-lang.c | 776 struct type *range_type; in java_array_type() local
|
| D | parse.c | 1198 struct type *range_type; in follow_types() local
|
| D | valops.c | 239 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
|
| D | eval.c | 511 struct type *range_type = TYPE_FIELD_TYPE (type, 0); in evaluate_subexp_standard() local
|
| D | ada-lang.c | 1483 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
|
| D | coffread.c | 1712 struct type *base_type, *index_type, *range_type; in decode_type() local
|
| D | gdbtypes.h | 816 #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
|
| D | value.c | 248 struct type *range_type in allocate_repeat_value() local
|
| D | stabsread.c | 3348 struct type *index_type, *element_type, *range_type; in read_array_type() local
|
| D | dwarf2read.c | 4132 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/ |
| D | debug.h | 228 bfd_boolean (*range_type) (void *, bfd_signed_vma, bfd_signed_vma); member
|
| D | debug.c | 220 debug_type range_type; member 1481 debug_type range_type, bfd_signed_vma lower, in debug_make_array_type()
|
| D | prdbg.c | 804 char *range_type; in pr_array_type() local
|