Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dtraps.c69 #define TARGET_SYS_getpid 20 macro
274 { "getpid", CB_SYS_getpid, TARGET_SYS_getpid },
1626 case TARGET_SYS_getpid: in cris_break_13_handler()