Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h354 struct value *dval0,
Dada-lang.c6061 CORE_ADDR address, struct value *dval0, in ada_template_to_fixed_record_type_1() argument
6116 if (dval0 == NULL) in ada_template_to_fixed_record_type_1()
6119 dval = dval0; in ada_template_to_fixed_record_type_1()
6159 if (dval0 == NULL) in ada_template_to_fixed_record_type_1()
6162 dval = dval0; in ada_template_to_fixed_record_type_1()
6221 CORE_ADDR address, struct value *dval0) in template_to_fixed_record_type() argument
6224 address, dval0, 1); in template_to_fixed_record_type()
6288 CORE_ADDR address, struct value *dval0) in to_record_with_fixed_variant_part() argument
6300 if (dval0 == NULL) in to_record_with_fixed_variant_part()
6303 dval = dval0; in to_record_with_fixed_variant_part()