Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/asm-generic/
H A Dsignal.h14 #define SIGTRAP 5 macro
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dkgdb.c56 { 0x700, SIGTRAP }, /* breakpoint trap */
62 { 0xd00, SIGTRAP }, /* single-step/watch */
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dsignal.h26 #define SIGTRAP 5 macro