Searched refs:errno_map (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | callback.c | 666 p->errno_map = cb_init_errno_map; in os_init() 791 CB_TARGET_DEFS_MAP *syscall_map, *errno_map, *open_map, *signal_map; in cb_read_target_syscall_maps() local 806 if (cb->errno_map) in cb_read_target_syscall_maps() 807 free (cb->errno_map); in cb_read_target_syscall_maps() 816 cb->errno_map = errno_map; in cb_read_target_syscall_maps() 872 const CB_TARGET_DEFS_MAP *m = cb_host_map_entry (cb->errno_map, host_val); in cb_host_to_target_errno() 1103 const CB_TARGET_DEFS_MAP *m = cb_host_map_entry (cb->errno_map, host_val); in cb_host_str_errno() 1129 cb_target_map_entry (cb->errno_map, target_val); in cb_target_str_errno()
|
| D | ChangeLog-2021 | 6083 (os_init): Initialize syscall_map, errno_map, open_map. 6085 errno_map, open_map, signal_map, stat_map.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | traps.c | 313 static const CB_TARGET_DEFS_MAP errno_map[] = variable 3324 cb->errno_map = (CB_TARGET_DEFS_MAP *) errno_map; in cris_set_callbacks()
|
| D | ChangeLog-2021 | 532 (syscall_stat32_map, errno_map, open_map): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | interp.c | 1074 cb->errno_map = cb_linux_errno_map; in bfin_user_init()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ |
| D | README-HACKING | 245 cb->errno_map = cb_linux_errno_map;
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
|