Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcharset.c887 static struct charset *current_host_charset, *current_target_charset; variable
950 current_target_charset = target; in set_host_and_target_charsets()
1023 current_target_charset = target; in set_host_and_target_charsets()
1032 set_host_and_target_charsets (cs, current_target_charset); in set_host_charset()
1080 if (current_host_charset == current_target_charset) in show_charset()
1106 return current_target_charset->name; in target_charset()
1142 return ((*current_target_charset->target_char_to_control_char) in target_char_to_control_char()
1143 (current_target_charset->target_char_to_control_char_baton, in target_char_to_control_char()