Searched refs:open_map (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | callback.c | 668 p->open_map = cb_init_open_map; in os_init() 791 CB_TARGET_DEFS_MAP *syscall_map, *errno_map, *open_map, *signal_map; in cb_read_target_syscall_maps() local 808 if (cb->open_map) in cb_read_target_syscall_maps() 809 free (cb->open_map); in cb_read_target_syscall_maps() 817 cb->open_map = open_map; in cb_read_target_syscall_maps() 897 for (m = &cb->open_map[0]; m->host_val != -1; ++m) in cb_target_to_host_open() 910 for (m = &cb->open_map[0]; m->host_val != -1; ++m) in cb_target_to_host_open()
|
| 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 | 705 static const CB_TARGET_DEFS_MAP open_map[] = { variable 3333 cb->open_map = (CB_TARGET_DEFS_MAP *) open_map; in cris_set_callbacks()
|
| D | ChangeLog-2021 | 532 (syscall_stat32_map, errno_map, open_map): Likewise. 1026 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | interp.c | 1075 cb->open_map = cb_linux_open_map; in bfin_user_init()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ |
| D | README-HACKING | 246 cb->open_map = cb_linux_open_map;
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map, 1399 (errn_map,open_map): Renamed to cb_init_foo_map.
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map, 1399 (errn_map,open_map): Renamed to cb_init_foo_map.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-9103 | 1397 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map, 1399 (errn_map,open_map): Renamed to cb_init_foo_map.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2002 | 7097 * solib-osf.c (open_map): Compute the list of shared libraries
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 162230 resolving these dynamically via the open_map. Rework the common
|