Searched refs:printstr (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dm2-lang.h105 void printstr (struct ui_file *stream, struct type *elttype,
H A Dp-lang.h129 void printstr (struct ui_file *stream, struct type *elttype,
H A Df-valprint.c449 printstr (stream, builtin_type (gdbarch)->builtin_char, valaddr,
461 printstr (stream, ch_type, valaddr,
H A Dp-valprint.c120 printstr (stream, type->target_type (), valaddr, len,
322 printstr (stream, char_type, valaddr + string_pos, len,
H A Dlanguage.h556 virtual void printstr (struct ui_file *stream, struct type *elttype,
H A Drust-lang.c279 rust_language::printstr (struct ui_file *stream, struct type *type,
296 language_defn::printstr (stream, type, string, length,
589 printstr (stream, type->target_type (),
278 rust_language::printstr (struct ui_file *stream, struct type *type, function in class:rust_language
H A Dm2-valprint.c340 printstr (stream, type->target_type (), valaddr, len,
H A Dc-valprint.c281 /* Force printstr to print ellipses if
296 current_language->printstr (stream, unresolved_elttype, valaddr, len,
H A Dada-valprint.c457 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string,
543 printstr (stream, type, string, length, force_ellipses, type->length (),
721 printstr (stream, elttype, valaddr + offset_aligned, len, 0,
456 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string, function
H A Dlanguage.c807 void printstr (struct ui_file *stream, struct type *elttype,
H A Dvarobj.c2256 current_language->printstr (&stb, type, (gdb_byte *) thevalue.c_str (),
H A Dvalprint.c2665 current_language->printstr (stream, elttype, buffer.get (),
H A Dada-lang.c13896 void printstr (struct ui_file *stream, struct type *elttype,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlanguage.h541 virtual void printstr (struct ui_file *stream, struct type *elttype,
663 (current_language->printstr (stream, elttype, string, length, \
H A Dlanguage.c682 language_defn::printstr (struct ui_file *stream, struct type *elttype,
887 void printstr (struct ui_file *stream, struct type *elttype,
892 error (_("unimplemented unknown_language::printstr called"));
1013 void printstr (struct ui_file *stream, struct type *elttype,
1018 error (_("unimplemented auto_language::printstr called"));
675 language_defn::printstr (struct ui_file *stream, struct type *elttype, function in class:language_defn
H A Dada-valprint.c447 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string,
533 printstr (stream, type, string, length, force_ellipses, TYPE_LENGTH (type),
711 printstr (stream, elttype, valaddr + offset_aligned, len, 0,
446 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string, function
H A Dada-lang.c14185 void printstr (struct ui_file *stream, struct type *elttype,
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c325 language->printstr (stream, type, (gdb_byte *) output,
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-pretty-print.c682 language->printstr (stream, type, (gdb_byte *) string.get (),

Completed in 675 milliseconds