Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/cris/
DChangeLog-2021532 (syscall_stat32_map, errno_map, open_map): Likewise.
1043 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
Dtraps.c293 static const CB_TARGET_DEFS_MAP syscall_stat32_map[] = variable
2611 cb->syscall_map = (CB_TARGET_DEFS_MAP *) syscall_stat32_map; in cris_break_13_handler()