Searched refs:is_dyn_brkp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dkgdb.c350 static unsigned char is_dyn_brkp = 0; variable
1223 test.b [is_dyn_brkp] ; Is this a dynamic breakpoint?
1229 move.b $r1,[is_dyn_brkp] ; Set the state variable to dynamic breakpoint
1370 is_dyn_brkp = 0; /* This is a static, not a dynamic breakpoint. */

Completed in 43 milliseconds