Searched defs:using_enc (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | hpacc-abi.c | 178 hpacc_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in hpacc_value_rtti_type()
|
H A D | c-valprint.c | 504 int full, top, using_enc; in c_value_print() local
|
H A D | typeprint.c | 125 int using_enc = 0; in whatis_exp() local
|
H A D | cp-abi.c | 90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type()
|
H A D | gnu-v2-abi.c | 189 gnuv2_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in gnuv2_value_rtti_type()
|
H A D | valops.c | 2580 value_rtti_target_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_target_type() 2606 int using_enc = 0; in value_full_object() local
|
H A D | eval.c | 1333 int full, top, using_enc; in evaluate_subexp_standard() local
|