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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhw_breakpoint.c73 * Do not install DABR values if the instruction must be single-stepped.
213 int stepped = 1; local
262 stepped = 0;
265 stepped = emulate_step(regs, instr);
272 if (!stepped) {
321 * If the process was being single-stepped by ptrace, let the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dbreak.S92 # determine whether we have stepped through into an exception
305 # we single-stepped into an interrupt handler whilst interrupts were merely virtually disabled
334 # we stepped through into the virtual interrupt reenablement trap
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c530 int stepped = emulate_step(regs, bp->instr[0]); local
531 if (stepped == 0) {
534 } else if (stepped < 0) {
924 int stepped; local
929 stepped = emulate_step(regs, instr);
930 if (stepped < 0) {
935 if (stepped > 0) {
937 printf("stepped to ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 106 milliseconds