Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dcp-abi.h134 extern struct type *value_rtti_type (struct value *value,
H A Dcp-abi.c90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type() function
H A Dtypeprint.c155 real_type = value_rtti_type (val, &full, &top, &using_enc); in whatis_exp()
H A Dc-valprint.c569 real_type = value_rtti_type (val, &full, &top, &using_enc); in c_value_print()
H A Dvalops.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()