Home
last modified time | relevance | path

Searched refs:target_charset (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dcharset.exp52 set target_charset $expect_out(1,string)
53 set retlist [list $host_charset $target_charset]
58 set target_charset $expect_out(2,string)
59 set retlist [list $host_charset $target_charset]
68 set target_charset $expect_out(1,string)
69 set retlist [list $target_charset]
218 set target_charset $expect_out(1,string)
219 if {! [info exists charsets($target_charset)]} {
220 set charsets($target_charset) 0
226 set target_charset $expect_out(1,string)
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcharset.h53 const char *target_charset (void);
Dcharset.c1090 target_charset ()); in show_charset()
1104 target_charset (void) in target_charset() function
Dc-exp.y1391 "character set `%s'.", tok, target_charset ()); in yylex()
1577 copy, target_charset ()); in yylex()
Dutils.c1437 copy, target_charset ()); in no_control_char_error()
1540 target_charset ()); in parse_escape()
Dc-exp.c3043 "character set `%s'.", tok, target_charset ()); in yylex()
3229 copy, target_charset ()); in yylex()
DChangeLog-200314759 (host_charset, target_charset): Ditto.