Searched refs:var_type0 (Results 1 – 1 of 1) sorted by relevance
7938 to_fixed_variant_branch_type (struct type *var_type0, const gdb_byte *valaddr, in to_fixed_variant_branch_type() argument7945 if (TYPE_CODE (var_type0) == TYPE_CODE_PTR) in to_fixed_variant_branch_type()7946 var_type = TYPE_TARGET_TYPE (var_type0); in to_fixed_variant_branch_type()7948 var_type = var_type0; in to_fixed_variant_branch_type()7956 return var_type0; in to_fixed_variant_branch_type()