Home
last modified time | relevance | path

Searched refs:value_rtti_type (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gdb/gdb/
HDcp-abi.h134 extern struct type *value_rtti_type (struct value *value,
HDcp-abi.c90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type() function
HDtypeprint.c155 real_type = value_rtti_type (val, &full, &top, &using_enc); in whatis_exp()
HDc-valprint.c565 real_type = value_rtti_type (val, &full, &top, &using_enc); in c_value_print()
HDvalops.c2655 return value_rtti_type (target, full, top, using_enc); in value_rtti_target_type()
2686 real_type = value_rtti_type (argp, &full, &top, &using_enc); in value_full_object()