Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcharset.c921 lookup_charset_or_error (const char *name) in lookup_charset_or_error() function
1030 struct charset *cs = lookup_charset_or_error (charset); in set_host_charset()
1039 struct charset *cs = lookup_charset_or_error (charset); in set_target_charset()
1052 struct charset *cs = lookup_charset_or_error (host_charset_name); in set_charset_sfunc()