Searched refs:type_print (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dexpprint.c84 type_print (exp->elts[pc + 1].type, "", stream, 0);
414 type_print (exp->elts[pc + 1].type, "", stream, 0);
465 type_print (exp->elts[pc + 1].type, "", stream, 0);
534 type_print (exp->elts[pc + 1].type, "", stream, 0);
553 type_print (exp->elts[(*pos)++].type, "", stream, 0);
876 type_print (exp->elts[elt].type, NULL, stream, 0);
886 type_print (exp->elts[elt].type, NULL, stream, 0);
976 type_print (exp->elts[elt].type, NULL, stream, 0);
984 type_print (exp->elts[elt].type, NULL, stream, 0);
1020 type_print (ex
[all...]
H A Dtypeprint.c382 type_print (struct type *type, const char *varstring, struct ui_file *stream,
398 type_print (type, "", &stb, -1);
427 show is passed to type_print. */
565 type_print (real_type, "", gdb_stdout, -1);
379 type_print (struct type *type, const char *varstring, struct ui_file *stream, function
H A Dc-valprint.c571 type_print (type, "", stream, -1);
578 type_print (value_type (val), "", stream, -1);
H A Dada-valprint.c827 type_print (type, "", stream, -1);
1136 type_print (type, "", stream, -1);
1148 type_print (type, "", stream, -1);
1155 type_print (type, "", stream, -1);
H A Dp-typeprint.c104 type_print (type, "", stream, 0);
729 type_print (TYPE_TARGET_TYPE (TYPE_FN_FIELD_TYPE (f, j)),
H A Drust-lang.c877 type_print (TYPE_TARGET_TYPE (type), "", stream, 0);
1748 type_print (exp->elts[elt + 1].type, NULL, stream, 0);
1810 type_print (exp->elts[*pos + 1].type, "", stream, 0);
2137 type_print (type, "", stream, 0);
H A Dp-valprint.c435 type_print (type, "", stream, -1);
H A Dm2-typeprint.c172 type_print (type, "", stream, 0);
H A Dvalue.h1076 extern void type_print (struct type *type, const char *varstring,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dexpprint.c94 type_print (type, nullptr, stream, 0);
H A Dtypeprint.c394 type_print (struct type *type, const char *varstring, struct ui_file *stream,
411 type_print (type, "", &stb, -1);
440 show is passed to type_print. */
576 type_print (real_type, "", gdb_stdout, -1);
391 type_print (struct type *type, const char *varstring, struct ui_file *stream, function
H A Dc-valprint.c546 type_print (type, "", stream, -1);
553 type_print (value_type (val), "", stream, -1);
H A Dada-valprint.c803 type_print (type, "", stream, -1);
1106 type_print (type, "", stream, -1);
1118 type_print (type, "", stream, -1);
1125 type_print (type, "", stream, -1);
H A Dp-typeprint.c92 type_print (type, "", stream, 0);
674 type_print (TYPE_FN_FIELD_TYPE (f, j)->target_type (),
H A Drust-lang.c344 type_print (value_type (val), "", stream, -1);
644 type_print (value_type (val), "", stream, -1);
922 type_print (type->target_type (), "", stream, 0);
H A Dm2-typeprint.c172 type_print (type, "", stream, 0);
H A Dp-valprint.c436 type_print (type, "", stream, -1);
H A Dvalue.h1096 extern void type_print (struct type *type, const char *varstring,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-symbol-cmds.c84 type_print (SYMBOL_TYPE (sym), "", &tmp_stream, -1);
H A Dmi-cmd-stack.c529 type_print (arg->sym->type, "", &stb, -1);
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-symbol-cmds.c84 type_print (sym->type (), "", &tmp_stream, -1);
H A Dmi-cmd-stack.c533 type_print (arg->sym->type (), "", &stb, -1);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-framefilter.c212 type_print (value_type (val), "", &stb, -1);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dloc.c4212 type_print (type, "", stream, -1);
4228 type_print (type, "", stream, -1);
4252 type_print (type, "", stream, -1);
4275 type_print (type, "", stream, -1);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dloc.c3577 type_print (type, "", stream, -1);
3593 type_print (type, "", stream, -1);
3617 type_print (type, "", stream, -1);
3640 type_print (type, "", stream, -1);

Completed in 198 milliseconds

12