Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcallback.c666 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()
DChangeLog-20216083 (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/
Dtraps.c313 static const CB_TARGET_DEFS_MAP errno_map[] = variable
3324 cb->errno_map = (CB_TARGET_DEFS_MAP *) errno_map; in cris_set_callbacks()
DChangeLog-2021532 (syscall_stat32_map, errno_map, open_map): Likewise.
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dinterp.c1074 cb->errno_map = cb_linux_errno_map; in bfin_user_init()
/netbsd/src/external/gpl3/gdb/dist/sim/
DREADME-HACKING245 cb->errno_map = cb_linux_errno_map;
/netbsd/src/external/gpl3/gcc/dist/include/
DChangeLog-91031397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-91031397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-91031397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,