Searched refs:target_to_host (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-ssa-sprintf.cc | 224 target_to_host (unsigned char ch) in target_to_host() function 235 target_to_host (char *hostr, size_t hostsz, const char *targstr) in target_to_host() function 262 *ph++ = target_to_host (*targstr); in target_to_host() 287 unsigned char c = target_to_host (**ps); in target_strtowi() 300 c = target_to_host (*++*ps); in target_strtowi() 2195 && target_to_host ('a') == 97); in format_character() 2810 if (target_to_host (*dir.beg) != '%') in maybe_warn() 2841 const char *d = target_to_host (hostdir, sizeof hostdir, dir.beg); in maybe_warn() 2876 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 2894 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() [all …]
|
| D | ChangeLog-2019 | 30719 * gimple-ssa-sprintf.c (target_to_host): Fix handling of targstr
|
| D | ChangeLog-2017 | 32932 (init_target_to_host_charmap, target_to_host, target_strtol10): New
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1992 | 4329 * dwarfread.c (target_to_host): New function similar to previous 4333 target_to_host() function.
|
| D | ChangeLog-1995 | 3868 (target_to_host): Change result type to CORE_ADDR.
|
| D | ChangeLog-2002 | 330 (decode_func_type, basicdieinfo, completeddieinfo, target_to_host)
|