Home
last modified time | relevance | path

Searched refs:parent_path_expr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-varobj.c381 const char *parent_path_expr,
395 const char *parent_path_expr, in ada_varobj_describe_struct_child() argument
444 (elt_value, elt_type, parent_name, parent_path_expr, in ada_varobj_describe_struct_child()
450 parent_name, parent_path_expr, in ada_varobj_describe_struct_child()
506 xstrprintf ("(%s).%.*s", parent_path_expr, in ada_varobj_describe_struct_child()
533 const char *parent_path_expr, in ada_varobj_describe_ptr_child() argument
550 *child_path_expr = xstrprintf ("(%s).all", parent_path_expr); in ada_varobj_describe_ptr_child()
563 const char *parent_path_expr, in ada_varobj_describe_simple_array_child() argument
632 xstrprintf ("(%s)(%.*s'(%s))", parent_path_expr, in ada_varobj_describe_simple_array_child()
637 xstrprintf ("(%s)(%s)", parent_path_expr, index_img); in ada_varobj_describe_simple_array_child()
[all …]
H A Dada-varobj.h39 const char *parent_path_expr,
H A Dvarobj.c4040 const char *parent_path_expr = varobj_get_path_expr (parent); in ada_path_expr_of_child() local
4045 parent_path_expr, in ada_path_expr_of_child()