Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c5984 variant_field_index (struct type *type) in variant_field_index() function
6265 int variant_field = variant_field_index (type); in to_record_with_fixed_variant_part()
6347 else if (variant_field_index (type0) >= 0) in to_fixed_record_type()
6397 else if (variant_field_index (TYPE_FIELD_TYPE (var_type, which)) >= 0) in to_fixed_variant_branch_type()
H A DChangeLog5368 (variant_field_index): New function.
5369 (contains_variant_part): Removed: subsumed by variant_field_index.
5390 (to_fixed_record_type): Use variant_field_index instead of